Skip to content

Add Symfony 8 support#149

Merged
npotier merged 1 commit intoacseo:masterfrom
AntoineTesson:feature/symfony-8-support
Mar 2, 2026
Merged

Add Symfony 8 support#149
npotier merged 1 commit intoacseo:masterfrom
AntoineTesson:feature/symfony-8-support

Conversation

@AntoineTesson
Copy link
Contributor

This PR adds Symfony 8 compatibility by updating the version constraints in composer.json.

Changes

  • symfony/framework-bundle: ^4.3|^5|^6.0|^7.0^4.3|^5|^6.0|^7.0|^8.0
  • symfony/console: ^4.3.4|^5|^6.0|^7.0^4.3.4|^5|^6.0|^7.0|^8.0
  • symfony/property-access: ^3.4|^4.3|^5|^6.0|^7.0^3.4|^4.3|^5|^6.0|^7.0|^8.0
  • symfony/http-client: ^5.4|^6.2|^7.0^5.4|^6.2|^7.0|^8.0
  • symfony/yaml (dev): ^3.4 || ^4.4 || ^5.4 || ^6.0^3.4 || ^4.4 || ^5.4 || ^6.0 || ^7.0 || ^8.0

Symfony 8 was released and this bundle currently blocks projects from upgrading. The codebase is already compatible — only the composer constraints need updating.

@npotier npotier merged commit 017f4d1 into acseo:master Mar 2, 2026
@npotier
Copy link
Member

npotier commented Mar 2, 2026

Hello, thank you for your PR. it has been merged and it is available with tag 0.1.13

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