Skip to content

Harden composer constraints for Symfony 6.4/7.x + PHP 8.2-8.4#88

Open
Jgrasp wants to merge 1 commit into
masterfrom
sf7.4-port
Open

Harden composer constraints for Symfony 6.4/7.x + PHP 8.2-8.4#88
Jgrasp wants to merge 1 commit into
masterfrom
sf7.4-port

Conversation

@Jgrasp

@Jgrasp Jgrasp commented Jun 23, 2026

Copy link
Copy Markdown
  • php: ^8.0 -> ^8.2 (Symfony 7 baseline, aligns with target PHP 8.4)
  • framework-bundle/validator: ^6.0||^7.0 -> ^6.4||^7.0 (LTS floor)
  • phpunit: ^9.6 -> ^9.6||^11.0 (PHP 8.4 toolchain support)

Code is already SF7-compatible upstream (native return types, #[AsCommand], typed Form types). This only tightens the manifest to the migration target.

- php: ^8.0 -> ^8.2 (Symfony 7 baseline, aligns with target PHP 8.4)
- framework-bundle/validator: ^6.0||^7.0 -> ^6.4||^7.0 (LTS floor)
- phpunit: ^9.6 -> ^9.6||^11.0 (PHP 8.4 toolchain support)

Code is already SF7-compatible upstream (native return types, #[AsCommand],
typed Form types). This only tightens the manifest to the migration target.
@Jgrasp
Jgrasp requested review from BrownSim and sophie-mulard June 23, 2026 12:16
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.

2 participants