Release Notes for 4.0.0
Backwards incompatible release (major)
4.0.0
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 3
Breaking changes
- 483: Tag dependency injection classes as internal thanks to @greg0ire
- 480: Make final classes that can be thanks to @greg0ire
- 470: Remove deprecation thanks to @greg0ire
- 409: Add native return types everywhere thanks to @derrabus
Dependencies
- 471: Drop support for doctrine/data-fixtures 1 thanks to @greg0ire
- 396: Bumping min Symfony version to 5.4, php version to 8.1 thanks to @weaverryan
- 395: Allow symfony 7 dependencies thanks to @weaverryan
Static Analysis
- 473: Remove baseline thanks to @greg0ire
- 469: Make PurgerFactory generic thanks to @greg0ire
Internal
- 478: Upgrade to PHPUnit 11 thanks to @greg0ire
- 412: Apply PHPCS' PHP 8.1 rules thanks to @derrabus