v2.6.0
⚠️ Notable changes
- Support for Symfony 7
- Dropped support for PHP ≤8.0
What's Changed
- [TASK] Do not ship the GitHub Actions configuration by @oliverklee in #88
- [TASK] Streamline the Composer dependencies by @oliverklee in #87
- [TASK] Add PHP 8.2 to the CI builds by @oliverklee in #92
- [TASK] Update most development dependencies by @oliverklee in #93
- [TASK] Drop support for EOL Symfony versions by @oliverklee in #91
- Bump Psalm to ^5.22 and fix typechecker issues by @martin-helmich in #96
- [TASK] Add PHP 8.3 to the CI builds by @oliverklee in #89
- Raise required PHP version to >=8.1 by @martin-helmich in #97
- [FEATURE] Add support for Symfony v7 components by @eliashaeussler in #95
- Allow slashes to occur in object paths by @martin-helmich in #98
New Contributors
- @oliverklee made their first contribution in #88
- @eliashaeussler made their first contribution in #95
Full Changelog: v2.5.0...v2.6.0