Skip to content

Commit e344878

Browse files
committed
Add missing composer scripts
1 parent 7198383 commit e344878

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

composer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,9 @@
7373
"behat-rerun": "rerun-behat-tests",
7474
"lint": "run-linter-tests",
7575
"phpcs": "run-phpcs-tests",
76+
"phpstan": "run-phpstan-tests",
7677
"phpunit": "run-php-unit-tests",
78+
"phpcbf": "run-phpcbf-cleanup",
7779
"placeholder": "value",
7880
"prepare-tests": "install-package-tests",
7981
"test": [

0 commit comments

Comments
 (0)