Skip to content

Composer throws warning: Ambiguous class resolution. #8

@wunc

Description

@wunc

When running composer update, the latest version of Composer now throws a warning:

Warning: Ambiguous class resolution, "CreateMediaTable" was found in both "$baseDir . '/database/migrations/2014_11_11_110645_create_media_table.php" and "/var/www/oar/vendor/devfactory/media/src/migrations/2014_11_11_110645_create_media_table.php", the first will be used.
Warning: Ambiguous class resolution, "UpdateNameAltTitleInMediaTable" was found in both "$baseDir . '/database/migrations/2015_03_26_135428_update_name_alt_title_in_media_table.php" and "/var/www/oar/vendor/devfactory/media/src/migrations/2015_03_26_135428_update_name_alt_title_in_media_table.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