v3.0.0
What's Changed
- Raise minimum PHP version to 7.4, bump PHPUnit by @martin-helmich in #123
- NestingConsistencySniff should also consider statements other than assignments by @martin-helmich in #124
- [TASK] Upgrade Psalm and adapt the Psalm configuration by @oliverklee in #133
- [TASK] Clean up the dependency notation in
composer.json
by @oliverklee in #132 - [TASK] Upgrade the GitHub actions by @oliverklee in #134
- [TASK] Upgrade the coverage GitHub Action by @oliverklee in #137
- [TASK] Drop support for end-of-lifed Symfony versions by @oliverklee in #136
- [TASK] Finish the transition from Travis CI to GitHub Actions by @oliverklee in #135
- [BUGFIX] Fix missing caret in the Symfony dependencies by @oliverklee in #146
- [TASK] Update to Psalm 4.29.0 by @oliverklee in #148
- [TASK] Make the test matrix entries explicit by @oliverklee in #138
- [BUGFIX] Block Dependabot updates for Symfony components by @oliverklee in #147
- [FEATURE] Add support for Symfony 6.1 by @oliverklee in #149
- [BUGFIX] Do not check the lockfile on
composer validate
by @oliverklee in #153 - [FEATURE] Add official support for PHP 8.2 by @oliverklee in #150
- [TASK] Update the development dependencies by @oliverklee in #151
- [TASK] Switch the PHAR building tests to PHP 8.1 by @oliverklee in #152
Full Changelog: v2.5.2...v3.0.0