Releases: district09/php_package_qa-php
Releases · district09/php_package_qa-php
2.0.0
Added
- Add support for .dist files in the project.
Changed
- Changed minimal PHP version to 8.1.
Fixed
- Fix merging configs when both have same string keys.
Updated
- Update GrumPHP to 2.x.
- Update security-checker package to 2.x.
1.1.0
Added
- Add support for release/ branches.
- Add support for hotfix/ branches.
- Add support for Merge commit messages.
- Add support for RELEASE commit messages.
1.0.1
Add php compatibility checker.
1.0.0
Added
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+