Skip to content

Commit 1731f1c

Browse files
Add composer phpcbf (#107)
1 parent 7258d36 commit 1731f1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
"behat-rerun": "rerun-behat-tests",
5656
"lint": "run-linter-tests",
5757
"phpcs": "run-phpcs-tests",
58+
"phpcbf": "run-phpcbf-cleanup",
5859
"phpunit": "run-php-unit-tests",
5960
"prepare-tests": "install-package-tests",
6061
"test": [

0 commit comments

Comments
 (0)