Skip to content

Release v1.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 10:53
· 55 commits to main since this release

Release v1.8.0

Changelog

Changed

  • Minimum requirements: PHP >= 8.2 (was 8.1) and Symfony ^7.0 || ^8.0 (Symfony 6.x dropped). CI matrix and Rector target aligned (PHP 8.2–8.5 × Symfony 7.0/7.4/8.0/8.1).

Fixed

  • CI (Symfony 8.x): install step upgrades doctrine/doctrine-bundle to ^3.1 and updates doctrine/* with Symfony packages (2.x only allows Symfony 7). require-dev allows ^2.11 || ^3.1.

Full Changelog: v1.7.0...v1.8.0