Skip to content

Release v3.1.3

Choose a tag to compare

@github-actions github-actions released this 16 Jul 11:21

v3.1.3

Remove demo/symfony7; keep demo/symfony8 for local verification.

See docs/CHANGELOG.md.

Changelog

Removed

  • Demo – Removed demo/symfony7. Local verification demos are limited to demo/symfony8. The bundle still supports Symfony 7 and 8 at runtime (composer.json: ^7.0 || ^8.0).

Changed


Commits

  • Release v3.1.3: remove Symfony 7 demo. (9849a74)
  • Apply PHP CS Fixer fixes [skip ci] (92402a4)