Release v1.1.0
Release v1.1.0
- Minimum Symfony 7.0 (PHP 8.2+ unchanged)
- CI: Symfony 8.1 platform.php 8.4.1 fix
See docs/CHANGELOG.md for details.
Changelog
Changed
- Minimum Symfony version is 7.0 (
^7.0 || ^8.0for Symfony components). Symfony 6.4 is no longer supported. Minimum PHP remains 8.2 (>=8.2 <8.6). - CI matrix: Symfony 6.4 removed; tests cover Symfony 7.0, 7.4, 8.0, and 8.1.
Fixed
- CI: Symfony 8.1 job sets Composer
platform.phpto 8.4.1 (Symfony 8.1 requires PHP >= 8.4.1; the previous8.4override resolved as 8.4.0 and broke dependency resolution).
Documentation
- Requirements updated in README, INSTALLATION, and UPGRADING (Symfony 7+, Symfony 8.1 / PHP 8.4.1 note).
Full Changelog: v1.0.0...v1.1.0