Skip to content

Commit 845b3b5

Browse files
committed
Fix "vimeo/psalm" requirement.
1 parent bad3244 commit 845b3b5

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
@@ -28,7 +28,7 @@
2828
"pronamic/wp-coding-standards": "^2.2",
2929
"roots/wordpress": "^6.0",
3030
"szepeviktor/phpstan-wordpress": "^1.3",
31-
"vimeo/psalm": "^5.25",
31+
"vimeo/psalm": "^0.3.14",
3232
"yoast/phpunit-polyfills": "^1.0"
3333
},
3434
"scripts": {

0 commit comments

Comments
 (0)