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 doctrine/persistence ^3.0 #1656

Merged
merged 1 commit into from
May 22, 2022
Merged

Conversation

dmaicher
Copy link
Contributor

Subject

Allow to install doctrine/persistence 3

I am targeting this branch, because this is BC.

Changelog

### Added
- Added support for `doctrine/persistence` 3

@dmaicher
Copy link
Contributor Author

Needs new releases for admin and entity-audit bundle first to be installed on CI:

$ composer why-not doctrine/persistence ^3.0
sonata-project/admin-bundle         4.11.1  requires  doctrine/persistence (^2.0)  
sonata-project/entity-audit-bundle  1.7.0   requires  doctrine/persistence (^2.2)

@VincentLanglet VincentLanglet marked this pull request as ready for review May 22, 2022 15:30
@VincentLanglet
Copy link
Member

@dmaicher Release are done. But now the build need to be fixed

@dmaicher dmaicher force-pushed the persistence_3 branch 3 times, most recently from 39f8fc7 to 2330ccf Compare May 22, 2022 16:07
@VincentLanglet
Copy link
Member

I'm on the doctrine/orm pr btw doctrine/orm#9778

@dmaicher dmaicher merged commit 9b7bbdd into sonata-project:4.x May 22, 2022
@dmaicher dmaicher deleted the persistence_3 branch May 22, 2022 16:44
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.

None yet

4 participants