Releases: headsnet/grumphp-conventions
Releases · headsnet/grumphp-conventions
Allow parse errors during composer require checker run
v0.1.6 Set ignore_parse_errors to true for composer require checker
Remove Composer Unused package
Remove composer-unused
package from the composer.json, because it is not currently supported by GrumPHP.
Make Twig and Yaml lint commands configurable
v0.1.4 Add GrumPHP itself to composer dependencies
Add package dependencies to composer.json
This will ensure that the needed packages are installed automatically alongside this package.
Move GitlabLint to pre-commit, do not run functional tests
v0.1.2 Don't run functional tests, move Gitlab Lint to pre-commit
Improvements to job order
- Improve order of jobs to encourage fast failure
- Create separate PHPStan jobs for changed files (commit) and all files (push)
Initial release
v0.1.0 Fix syntax error