Skip to content

Commit 258b9b3

Browse files
Add composer phpcbf (#236)
1 parent a3d6916 commit 258b9b3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
"behat-rerun": "rerun-behat-tests",
6767
"lint": "run-linter-tests",
6868
"phpcs": "run-phpcs-tests",
69+
"phpcbf": "run-phpcbf-cleanup",
6970
"phpunit": "run-php-unit-tests",
7071
"prepare-tests": "install-package-tests",
7172
"test": [

0 commit comments

Comments
 (0)