Skip to content

Migrate to Symfony 8.1#17

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

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

Conversation

@wtorsi

@wtorsi wtorsi commented Jul 5, 2026

Copy link
Copy Markdown
Contributor

Migrates the bundle to the Symfony 8.1 release line.

  • Bump all symfony/* constraints from 8.0.* to 8.1.* in composer.json
  • Bump chamber-orchestra/view-bundle from 8.0.* to 8.1.* (v8.1.x is released on Packagist)
  • Set extra.symfony.require to 8.1.*
  • Update php.yml to trigger on main and release-line branches ([0-9]+.[0-9]+)
  • Make tag.yml release-line-aware: compute the next patch tag from the PR head branch, refusing to tag non-release branches

Verified locally with PHP 8.5.6: composer validate --strict, test suite (95 tests), PHPStan, and PHP-CS-Fixer all pass; view-bundle resolves to v8.1.1.

🤖 Generated with Claude Code

- Bump all symfony/* constraints from 8.0.* to 8.1.* in composer.json
- Bump chamber-orchestra/view-bundle from 8.0.* to 8.1.*
- Set extra.symfony.require to 8.1.*
- Update php.yml to trigger on main and release-line branches
- Make tag.yml release-line-aware (tag from the PR head branch)

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