Skip to content

Commit e1fcd7a

Browse files
authored
Merge branch 'main' into add/phpstan
2 parents 7b63c26 + 56b1ffc commit e1fcd7a

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
@@ -234,6 +234,7 @@
234234
"phpstan": "run-phpstan-tests",
235235
"phpunit": "run-php-unit-tests",
236236
"phpcbf": "run-phpcbf-cleanup",
237+
"phpstan": "run-phpstan-tests",
237238
"prepare-tests": "install-package-tests",
238239
"test": [
239240
"@lint",

0 commit comments

Comments
 (0)