All Notable changes to the Quality Assurance - PHP package.
- Add support for .dist files in the project.
- Changed minimal PHP version to 8.1.
- Fix merging configs when both have same string keys.
- Update GrumPHP to 2.x.
- Update security-checker package to 2.x.
- Add support for release/ branches.
- Add support for hotfix/ branches.
- Add support for Merge commit messages.
- Add support for RELEASE commit messages.
- Add php compatibility checker.
Initial setup of the qa-php package:
- Default config files and checks for a PHP project (package).
- Add support for PHP 7.3+
- Add support for PHP 8.0+