Skip to content

No duplicate detection for dependencies loaded via classmaps #17

@mundschenk-at

Description

@mundschenk-at

My project a direct dependency A and a direct dependency B that also depends on A. Both are loaded via classmaps and not PSR-4 (because they follow the WordPress class filename convention).

vendor/bin/mozart compose now results in the following error message:

In Filesystem.php line 405:
                                                                               
  File already exists at path: <relative-path-to-A>/<A>.php                                           

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions