Using composer from vendor is not recommended, as composer must not be coupled to the internal project libraries. Using it may lead to side effects as there may be problems in autoloading.
Proposed resolution
- Discarded Adding a command at post-install-cmd to delte the binary. It didn't work.
- Composer plugin that removes it. It can be part of drupal dev or a separate package.
Using composer from vendor is not recommended, as composer must not be coupled to the internal project libraries. Using it may lead to side effects as there may be problems in autoloading.
Proposed resolution