We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b1be1fe + d1a96ab commit 5a74fa0Copy full SHA for 5a74fa0
composer.json
@@ -67,6 +67,7 @@
67
"behat-rerun": "rerun-behat-tests",
68
"lint": "run-linter-tests",
69
"phpcs": "run-phpcs-tests",
70
+ "phpcbf": "run-phpcbf-cleanup",
71
"phpunit": "run-php-unit-tests",
72
"prepare-tests": "install-package-tests",
73
"test": [
0 commit comments