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

Allow more recent symfony/deprecation-contracts #2403

Merged
merged 1 commit into from
Jan 3, 2022

Conversation

quentint
Copy link
Contributor

@quentint quentint commented Jan 3, 2022

To prevent conflicts with newer libraries.

Q A
Type improvement
BC Break no

Summary

Trying to install recent libraries (eg. doctrine/mongodb-odm-bundle and easycorp/easyadmin-bundle) is not possible because of a symfony/deprecation-contracts conflict. This PR fixes that.

I understand that this could also be fixed by changing easycorp/easyadmin-bundle's requirements and I will open a similar PR, too.

To prevent conflicts with newer libraries.
Copy link
Contributor

@franmomu franmomu left a comment

Choose a reason for hiding this comment

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

Thanks for the PR!

@franmomu franmomu added this to the 2.3.2 milestone Jan 3, 2022
@malarzm malarzm added the Task label Jan 3, 2022
@malarzm malarzm merged commit 0947820 into doctrine:2.3.x Jan 3, 2022
@quentint quentint deleted the patch-1 branch January 24, 2022 15:36
@quentint
Copy link
Contributor Author

quentint commented Mar 8, 2022

Hi there!

Is there any ETA for the next release?
This fix would be of great help, thanks!

@malarzm
Copy link
Member

malarzm commented Mar 8, 2022

On its way 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants