To migrate from 4.x to 5.0, follow our guide.
What's Changed
- feat: [5.x] php minimum to 8.1 by @DjordyKoert in #2362
- ci: [5.x] codecov by @DjordyKoert in #2365
- feat: 5.x drop annotations by @DjordyKoert in #2363
- feat: [5.x] attribute consistency by @DjordyKoert in #2368
- ci: 5.x phpunit ci fix by @DjordyKoert in #2374
- chore: [5.x] remove deprecations by @DjordyKoert in #2388
- refactor: [5.x] finalize class by @DjordyKoert in #2394
- refactor: [5.x] add void return types by @DjordyKoert in #2395
- refactor: [5.x] mixed types & trailing comma by @DjordyKoert in #2396
- style: [5.x] use
@Symfony:riskyruleset by @DjordyKoert in #2397 - feat: [5.x] drop symfony 5.4 by @DjordyKoert in #2424
- docs: migration docs 5.x by @DjordyKoert in #2427
- chore: release 5.x 🥳 by @DjordyKoert in #2433
- docs: merge 4.x in 5.x by @DjordyKoert in #2454
Full Changelog: v4.38.1...v5.0.0