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

feat: allow doctrine/persistence v4 #323

Draft
wants to merge 1 commit into
base: 3.x
Choose a base branch
from

Conversation

Chris53897
Copy link
Contributor

@Chris53897 Chris53897 commented Nov 4, 2024

needs check of ci => Not installed yet

https://github.com/doctrine/persistence/releases/tag/4.0.0

@Chris53897 Chris53897 marked this pull request as draft November 4, 2024 10:13
@mbabker
Copy link
Contributor

mbabker commented Dec 2, 2024

This one's going to be a bit before getting to a compatible set of dependencies:

composer why-not doctrine/persistence "^4.0"
liip/test-fixtures-bundle         3.x-dev requires doctrine/persistence (^1.3.3 || ^2.0 || ^3.0) 
doctrine/common                   3.4.5   requires doctrine/persistence (^2.0 || ^3.0)           
doctrine/data-fixtures            2.0.0   requires doctrine/persistence (^3.1)                   
doctrine/doctrine-bundle          2.13.1  requires doctrine/persistence (^2.2 || ^3)             
doctrine/doctrine-fixtures-bundle 3.7.0   requires doctrine/persistence (^2.4|^3.0)              
doctrine/mongodb-odm              2.9.0   requires doctrine/persistence (^3.2)                   
doctrine/mongodb-odm-bundle       5.1.0   requires doctrine/persistence (^3.0)                   
doctrine/orm                      3.3.0   requires doctrine/persistence (^3.3.1)                 
symfony/doctrine-bridge           v7.2.0  requires doctrine/persistence (^3.1)                   

ORM 3.4 has support added, there's a PR open on the MongoDB ODM repo to add support, and I think everything else still needs PRs to support the new major version.

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