Skip to content

Commit

Permalink
Add composer phpcbf (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbachhuber authored Feb 17, 2023
1 parent a42d212 commit 132dd6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@
"lint": "run-linter-tests",
"phpcs": "run-phpcs-tests",
"phpunit": "run-php-unit-tests",
"phpcbf": "run-phpcbf-cleanup",
"prepare-tests": "install-package-tests",
"test": [
"@lint",
Expand Down

0 comments on commit 132dd6a

Please sign in to comment.