Skip to content

Commit ea0c7cc

Browse files
committed
Fix Psalm version
1 parent 4b97c4c commit ea0c7cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"rector/rector": "^2.0",
5353
"roave/infection-static-analysis-plugin": "^1.34",
5454
"spatie/phpunit-watcher": "^1.23",
55-
"vimeo/psalm": "^6.0",
55+
"vimeo/psalm": "^5.20||^6.0",
5656
"yiisoft/test-support": "^3.0",
5757
"yiisoft/yii-debug": "dev-master"
5858
},

0 commit comments

Comments
 (0)