Skip to content

Commit ab8c3ab

Browse files
committed
Update composer.json to use phpstan instead of psalm.
1 parent cf5a6f3 commit ab8c3ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"Composer\\Config::disableProcessTimeout",
5252
"roave-infection-static-analysis-plugin"
5353
],
54-
"psalm": "psalm",
54+
"phpstan": "phpstan",
5555
"test": "phpunit"
5656
},
5757
"repositories": [

0 commit comments

Comments
 (0)