Skip to content

Add Symfony 8 support#307

Merged
bytestream merged 1 commit into
masterfrom
copilot/add-symfony-8-support
May 29, 2026
Merged

Add Symfony 8 support#307
bytestream merged 1 commit into
masterfrom
copilot/add-symfony-8-support

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

Widens Symfony package constraints to allow ^8.0 while retaining existing ^6.2 and ^7.x support.

  • symfony/cache: ^6.2|^7.2|^8.0
  • symfony/config: ^6.2|^7.0|^8.0
  • symfony/dependency-injection: ^6.2|^7.0|^8.0
  • symfony/yaml: ^6.2|^7.0|^8.0

No code changes required — the APIs consumed (FileLocator, ContainerBuilder, PhpFileLoader, cache adapters) remain stable across major versions.

Copilot AI requested a review from bytestream May 29, 2026 09:11
@bytestream bytestream marked this pull request as ready for review May 29, 2026 09:24
Copilot AI review requested due to automatic review settings May 29, 2026 09:24
@bytestream bytestream merged commit 6581207 into master May 29, 2026
5 of 6 checks passed
@bytestream bytestream deleted the copilot/add-symfony-8-support branch May 29, 2026 09:24
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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