-
-
Notifications
You must be signed in to change notification settings - Fork 455
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
Make compatible with doctrine/persistence
4.0
#1833
Comments
doctrine/orm, symfony/doctrine-bridge needs to support it first |
For ORM it's done but not released yet. |
ORM 3.3.1 has been released and there is support for doctrine/persistence ^4.0 |
Ok. Now symfony/doctrine-bridge |
@kaskader201 that's cause it was contributed to 3.4.x, cause this is not a bugfix. |
Misread as "and there is no support"… there is support indeed, I accidentally released this as 3.3.1, so yeah, this blocker is removed 🤦 |
My attempt: symfony/symfony#59575 |
New symfony/doctrine-bridge versions compatible with doctrine/persistence 4 have been released |
Feature Request
What
See https://github.com/doctrine/persistence/releases/tag/4.0.0
Why
How
The text was updated successfully, but these errors were encountered: