Add composer phpcbf (#214)

This commit is contained in:
Daniel Bachhuber 2023-02-17 09:51:42 -08:00 committed by GitHub
parent 68e77c4064
commit d2b350c6ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -57,6 +57,7 @@
"behat-rerun": "rerun-behat-tests",
"lint": "run-linter-tests",
"phpcs": "run-phpcs-tests",
"phpcbf": "run-phpcbf-cleanup",
"phpunit": "run-php-unit-tests",
"prepare-tests": "install-package-tests",
"test": [