Skip to content

Delete composer binary from vendor after installing all packages #12

@omarlopesino

Description

@omarlopesino

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions