Skip to content

Commit

Permalink
Fixate psalm version to 5.9.0 to work around vimeo/psalm#9824
Browse files Browse the repository at this point in the history
  • Loading branch information
lstrojny committed May 26, 2023
1 parent affe96f commit 60c6213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -13,7 +13,7 @@
"ext-xdebug": "*",
"phpunit/phpunit": "^10.0",
"phpstan/phpstan": "^1.10",
"vimeo/psalm": "^5.8",
"vimeo/psalm": "5.9.0",
"psalm/plugin-phpunit": "^0.18.4",
"symplify/easy-coding-standard": "^11.2",
"veewee/composer-run-parallel": "^1.2",
Expand Down

0 comments on commit 60c6213

Please sign in to comment.