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

TASK: Correct symfony dependencies in Flow composer.json #3255

Merged
merged 1 commit into from Jan 4, 2024

Conversation

ahaeslich
Copy link
Member

@ahaeslich ahaeslich commented Jan 4, 2024

The upmerge commit e2b895120eb00a6c2a352ce22d84f0302b6c3c71 wrongly removed symfony 6.0 in the version constraints of neos/flow.

Relates: #2999

The upmerge commit `e2b895120eb00a6c2a352ce22d84f0302b6c3c71` wrongly removed symfony 6.0 in the version constraints of `neos/flow`.

Relates: neos#2999
Copy link
Contributor

@dlubitz dlubitz left a comment

Choose a reason for hiding this comment

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

Ohh, my bad. I guess this was resulting because of the other "self.version" changes 🙈

@ahaeslich
Copy link
Member Author

Ohh, my bad. I guess this was resulting because of the other "self.version" changes 🙈

No worries. At least we noticed it now.

And I could combine that in a pair-programming session on how to find out why packages are downgraded during an update 😎 .

@ahaeslich ahaeslich merged commit 415cde2 into neos:8.3 Jan 4, 2024
9 checks passed
@ahaeslich ahaeslich deleted the task/fix-composer-json branch January 4, 2024 16:23
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

2 participants