Skip to content

Conversation

@lsv
Copy link

@lsv lsv commented Jan 13, 2026

No description provided.

@tcoch
Copy link

tcoch commented Jan 17, 2026

Check out closed PRs, I made the same mistake, this is not needed.
It has been fixed by dunglas/symfony-docker#873

"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0",
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0",
"symfony/runtime": "^5.4 || ^6.0 || ^7.0"
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0" || ^8.0,

Choose a reason for hiding this comment

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

Missing Quotes fyi

Suggested change
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0" || ^8.0,
"symfony/dependency-injection": "^5.4 || ^6.0 || ^7.0" || ^8.0",

But as the other comment mentioned, this is not needed.

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.

3 participants