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

Support doctrine/persistence ^3 #376

Merged

Conversation

StephenBeirlaen
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Fixed tickets /
Related issues/PRs /
License MIT

What's in this PR?

To run Sulu with this bundle on Symfony 6.4, one of the constrained packages was doctrine/persistence, which was still locked to ^2 here, while ^3 is required.

I went through the upgrade notes on https://github.com/doctrine/persistence/blob/3.4.x/UPGRADE.md. This bundle does not seem to be affected by any BC breaking changes.

Note: Linting errors do not seem to be caused by this PR.

Why?

Move towards supporting Symfony 6.4

BC Breaks/Deprecations

There should be none.

I went through the upgrade notes on https://github.com/doctrine/persistence/blob/3.4.x/UPGRADE.md, not affected by BC breaking changes.
@alexander-schranz alexander-schranz merged commit b3c3bd4 into sulu:2.5 Mar 29, 2024
4 of 5 checks passed
@alexander-schranz
Copy link
Member

@StephenBeirlaen Thank you!

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