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

BUGFIX: Pin doctrine/orm to <2.16.0 #3126

Merged
merged 1 commit into from Aug 2, 2023
Merged

Conversation

dlubitz
Copy link
Contributor

@dlubitz dlubitz commented Aug 2, 2023

After release of 2.16.0 of doctrine/orm the order of created objects has changed.
See: doctrine/orm#10864

From Slack: https://neos-project.slack.com/archives/C050KKBEB/p1690915423960539

Until this got fixed or we could fix this on our end we need to pin to a version below 2.16.0.

@dlubitz dlubitz marked this pull request as ready for review August 2, 2023 08:30
@dlubitz dlubitz changed the title BUGFIX: Test pin doctrine/orm BUGFIX: Pin doctrine/orm to <2.16.0 Aug 2, 2023
@dlubitz dlubitz requested a review from albe August 2, 2023 08:35
@ahaeslich ahaeslich merged commit 79029ba into 7.3 Aug 2, 2023
12 of 13 checks passed
@ahaeslich ahaeslich deleted the bugfix/pipeline-dependencies branch August 2, 2023 09:21
@albe
Copy link
Member

albe commented Aug 2, 2023

Post-merge approve :)

Err: Need to adjust the composer.json in the Package(s) as well, e.g. https://github.com/neos/flow-development-collection/blob/7.3/Neos.Flow/composer.json#L39 - always did that wrong myself as well

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

Successfully merging this pull request may close these issues.

None yet

3 participants