Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove the composer/package-versions-deprecated package #9356

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Jan 10, 2022

see symfony/symfony#44726, doctrine/dbal#5078

With Composer's new plugin policy in mind, we should avoid dropping Composer plugins into an application's dependencies. I suggest to drop the composer/package-versions-deprecated dependency and rely on Composer's runtime API instead.

The consequence would be that people who are still on Composer 1 won't be able to upgrade the ORM anymore. Then again, at this point of time, there really should not be a reason anymore to use Composer 1.

greg0ire
greg0ire previously approved these changes Jan 11, 2022
UPGRADE.md Outdated Show resolved Hide resolved
@derrabus derrabus force-pushed the remove/package-versions branch from 4f325aa to 697e234 Compare January 11, 2022 09:42
@derrabus derrabus added this to the 2.11.0 milestone Jan 11, 2022
@greg0ire greg0ire merged commit ec391be into doctrine:2.11.x Jan 11, 2022
@greg0ire
Copy link
Member

Thanks @derrabus !

@derrabus derrabus deleted the remove/package-versions branch January 11, 2022 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants