Skip to content

Ambiguous class resolution due to vendor packages being included #283

Description

@TheDigitalOrchard

Is there a reason that 3rd-party vendor packages are bundled into this package? Composer is installing all vendor packages separately, as well, so we end up with duplicates.

Seeing this error for many packages... example on my local filesystem:

Warning: Ambiguous class resolution, "AWS\CRT\OptionValue" was found in both "/Library/WebServer/lib/Cockpit/lib/vendor/cockpit-hq/cockpit/lib/vendor/aws/aws-crt-php/src/AWS/CRT/Options.php" and "/Library/WebServer/lib/Cockpit/lib/vendor/aws/aws-crt-php/src/AWS/CRT/Options.php", the first will be used.

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