Releases: district09/php_package_qa-drupal
Releases · district09/php_package_qa-drupal
1.3.1
Removed
- Remove version from install command README.
- Remove Drupal 9 support.
- Remove dotenv requirement.
1.3.0
Changed
- Use the shim version of various tools to avoid dependency conflicts.
Updated
1.2.3
Added
- Add support for digits in the project key.
1.2.2
Added
- Add PHPStan ignore rule for undefined typed data properties.
1.2.1
Fixed
- Fix namespace Behat contexts.
- Ignore test directories with PHPStan.
1.2.0
Fixed
- Fix various issues for extension projects.
1.1.5
Added
- Add missing phpunit-bridge package.
1.1.4
Fixed
- Fix missing namespace separator in the PhpUnit config file for extensions.
1.1.3
Fixed
- Fix PHPStan configuration.
1.1.2
Added
- Add D9 deprecations configuration.
Removed
- Remove checkMissingIterableValueType from PHPStan config.