Release Notes for 3.5.0
Feature release (minor)
Added
- Support for PHP 8.4
Changed
- doctrine/collections >= 2 is now required
- doctrine/persistence >= 3 is now required
Removed
- Support for PHP 8.0
3.5.0
- Total issues resolved: 0
- Total pull requests resolved: 8
- Total contributors: 1
Enhancement
- 92: Add support for PHP 8.4 thanks to @driehle
- 91: Droped Psalm thanks to @driehle
- 90: Upgraded PHPStan from 1.12 to 2.0 thanks to @driehle
- 89: Upgraded upstream workflows thanks to @driehle
- 88: Upgraded from PHPUnit 9 to 10 thanks to @driehle
- 87: Drop support for doctrine/persistence 2.x thanks to @driehle
- 86: Drop support for doctrine/collections 1.x thanks to @driehle
- 85: Drop PHP 8.0 thanks to @driehle