Skip to content

Commit a91a497

Browse files
committed
Allow Psalm v6
1 parent 12549ba commit a91a497

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
@@ -8,7 +8,7 @@
88
"ergebnis/composer-normalize": "^2.42",
99
"rector/rector": "^1.0.1",
1010
"sylius-labs/coding-standard": "^4.1.1",
11-
"vimeo/psalm": "^5.23.1"
11+
"vimeo/psalm": "^5.23.1 || ^6.0"
1212
},
1313
"conflict": {
1414
"vimeo/psalm": ">=5.24.0,<=5.26.1"

0 commit comments

Comments
 (0)