We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
composer phpcbf
1 parent a3d6916 commit 258b9b3Copy full SHA for 258b9b3
composer.json
@@ -66,6 +66,7 @@
66
"behat-rerun": "rerun-behat-tests",
67
"lint": "run-linter-tests",
68
"phpcs": "run-phpcs-tests",
69
+ "phpcbf": "run-phpcbf-cleanup",
70
"phpunit": "run-php-unit-tests",
71
"prepare-tests": "install-package-tests",
72
"test": [
0 commit comments