Skip to content

Allow doctrine/deprecations 2#12376

Draft
greg0ire wants to merge 1 commit intodoctrine:3.7.xfrom
greg0ire:compat-depr2
Draft

Allow doctrine/deprecations 2#12376
greg0ire wants to merge 1 commit intodoctrine:3.7.xfrom
greg0ire:compat-depr2

Conversation

@greg0ire
Copy link
Member

@greg0ire greg0ire commented Feb 7, 2026

No description provided.

"doctrine/collections": "^2.2 || ^3",
"doctrine/dbal": "^3.8.2 || ^4",
"doctrine/deprecations": "^0.5.3 || ^1",
"doctrine/deprecations": "^0.5.3 || ^1 || 2.0.x-dev as 1.99.99",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to check that doctrine/deprecations can actually be used at version 2 in actual projects, you would have to use it without such alias (making sure that dependencies of the ORM actually declare support for doctrine/deprecations 2 if they depend on doctrine/deprecations as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants