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

Add support for doctrine/persistence v2 #3000

Merged
merged 2 commits into from
Aug 26, 2021

Conversation

nenadalm
Copy link

@nenadalm nenadalm commented Mar 5, 2021

this is required to support php8: #2999

@stof
Copy link
Member

stof commented Mar 5, 2021

Please also update the composer.json file to add a a conflict rule for doctrine/persistence < 1.3 as the new namespace is only available in 1.3+

@nenadalm
Copy link
Author

nenadalm commented Mar 8, 2021

done. I thought that I should update composer.lock too, but composer validate told me that it is out of sync anyway before I added the change, so I didn't touch it.

@acrobat
Copy link

acrobat commented Jul 17, 2021

@stof can we get this merged/released together with #3006 so libraries/applications depending on fos/user-bundle can move on with version compatibility support (php, doctrine etc)

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.

3 participants