Skip to content

Commit 5d277b4

Browse files
Add composer phpcbf (#121)
1 parent c42b580 commit 5d277b4

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
@@ -71,6 +71,7 @@
7171
"behat-rerun": "rerun-behat-tests",
7272
"lint": "run-linter-tests",
7373
"phpcs": "run-phpcs-tests",
74+
"phpcbf": "run-phpcbf-cleanup",
7475
"phpunit": "run-php-unit-tests",
7576
"prepare-tests": "install-package-tests",
7677
"test": [

0 commit comments

Comments
 (0)