Skip to content

2.3.0: add Symfony 7 support - #27

Open
Thyrannoizer wants to merge 2 commits into
2.xfrom
2.3.0
Open

2.3.0: add Symfony 7 support#27
Thyrannoizer wants to merge 2 commits into
2.xfrom
2.3.0

Conversation

@Thyrannoizer

Copy link
Copy Markdown

symfony/process was capped at ^6.0, which made this bundle uninstallable on Symfony 7 and blocked consumers from upgrading even though the bundle is dev-only.

symfony/process: ^5.1|^6.0^5.1 || ^6.0 || ^7.0

Also declares symfony/maker-bundle explicitly at ^1.21.

🤖 Generated with Claude Code

Thyrannoizer and others added 2 commits August 17, 2026 11:14
Widens symfony/process to ^5.1 || ^6.0 || ^7.0 -- the ^6.0 cap made this bundle
uninstallable on Symfony 7, blocking consumers from upgrading even though the
bundle is dev-only. Declares symfony/maker-bundle explicitly at ^1.21.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
My composer.json rewrite escaped it to \u00e4\u00df. Functionally identical JSON,
but it is an unrelated change to someone's name and should not be in the diff.
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.

1 participant