Skip to content

Commit 741e2b8

Browse files
committed
Pin psalm to fix CI
1 parent 9d398ab commit 741e2b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"sabre/event": ">= 5.1.6",
4141
"symfony/filesystem": ">= 5.4.45",
4242
"symfony/polyfill-php83": "^1.32",
43-
"vimeo/psalm": "^6.0.0"
43+
"vimeo/psalm": ">= 6.0.0 < 6.15.0"
4444
},
4545
"config": {
4646
"allow-plugins": {

0 commit comments

Comments
 (0)