Skip to content

Migrate to Symfony 8.1#9

Merged
wtorsi merged 1 commit into
8.1from
chore/symfony-8.1
Jul 4, 2026
Merged

Migrate to Symfony 8.1#9
wtorsi merged 1 commit into
8.1from
chore/symfony-8.1

Conversation

@wtorsi

@wtorsi wtorsi commented Jul 4, 2026

Copy link
Copy Markdown
Contributor

Migrates the bundle to the Symfony 8.1 release line.

  • Pin symfony/* release-line packages to 8.1.* in require and require-dev, and set extra.symfony.require to 8.1.* (contracts packages left on their independent ^3.4 line).
  • Update .github/workflows/php.yml to trigger on main and release-line branches ([0-9]+.[0-9]+).
  • Update .github/workflows/tag.yml to compute the next patch version from the PR's release line, refusing to tag non-release branches.

All checks pass locally on PHP 8.5.6: composer validate --strict, test suite (174 tests), PHPStan, PHP-CS-Fixer.

🤖 Generated with Claude Code

- Pin symfony/* release-line packages to 8.1.* in composer.json (require + require-dev) and extra.symfony.require
- Update php.yml to trigger on main and release-line branches
- Make tag.yml compute the next patch from the PR's release line

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@wtorsi
wtorsi merged commit 7920de8 into 8.1 Jul 4, 2026
1 check passed
@wtorsi
wtorsi deleted the chore/symfony-8.1 branch July 4, 2026 19:25
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