Skip to content

Commit 830a14a

Browse files
committed
Block Psalm to 3.14 cause 3.15 has issues
1 parent 9bafe09 commit 830a14a

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
@@ -46,7 +46,7 @@
4646
"symfony/process": "^3.0",
4747
"wp-cli/wp-cli": "2.*",
4848
"inpsyde/php-coding-standards": "^1",
49-
"vimeo/psalm": "^3",
49+
"vimeo/psalm": "^3.14.*",
5050
"phpunit/phpunit": "^7",
5151
"mockery/mockery": "^1",
5252
"mikey179/vfsstream": "^1"

0 commit comments

Comments
 (0)