Skip to content

Commit 63410a0

Browse files
Add composer phpcbf (#62)
1 parent 2ba728c commit 63410a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"behat-rerun": "rerun-behat-tests",
5454
"lint": "run-linter-tests",
5555
"phpcs": "run-phpcs-tests",
56+
"phpcbf": "run-phpcbf-cleanup",
5657
"phpunit": "run-php-unit-tests",
5758
"prepare-tests": "install-package-tests",
5859
"test": [

0 commit comments

Comments
 (0)