Skip to content

Commit

Permalink
Update composer.json to use phpstan instead of psalm.
Browse files Browse the repository at this point in the history
  • Loading branch information
terabytesoftw committed Jan 23, 2024
1 parent cf5a6f3 commit ab8c3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"Composer\\Config::disableProcessTimeout",
"roave-infection-static-analysis-plugin"
],
"psalm": "psalm",
"phpstan": "phpstan",
"test": "phpunit"
},
"repositories": [
Expand Down

0 comments on commit ab8c3ab

Please sign in to comment.