Skip to content

fix(deps): update symfony packages to v8#380

Open
stmh wants to merge 3 commits intomainfrom
claude/upgrade-symfony-8-Uatm5
Open

fix(deps): update symfony packages to v8#380
stmh wants to merge 3 commits intomainfrom
claude/upgrade-symfony-8-Uatm5

Conversation

@stmh
Copy link
Copy Markdown
Member

@stmh stmh commented Apr 6, 2026

No description provided.

renovate Bot and others added 3 commits April 6, 2026 08:26
- Update extra.symfony.require from "7.*" to "8.*"
- Update PHP requirement from ^8.2 to ^8.4 (required by Symfony 8)
- Update config.platform.php from 8.2 to 8.4
- Replace verbb/parallel-process with self-contained implementation
  (upstream doesn't support symfony/process ^8.0)
- Remove consolidation/self-update dependency (doesn't support Symfony 8)
  and rewrite SelfUpdateCommand with built-in GitHub releases support
- Rename Application::add() to addCommand() (removed in Symfony 8)
- Fix CompilerPass::process() signatures to match interface (return type
  void, parameter name $container)
- Remove deprecated static $defaultName properties from command classes

https://claude.ai/code/session_01BAdLMJePQKNGxyFRMQEjz3
Symfony 8 requires PHP >=8.4, so these pipelines can no longer run.
Changed triggers to workflow_dispatch only (manual) instead of push.

https://claude.ai/code/session_01BAdLMJePQKNGxyFRMQEjz3
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