Skip to content

Commit c8080bf

Browse files
committed
Allow Psalm 5.
1 parent 85b4f17 commit c8080bf

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
@@ -13,7 +13,7 @@
1313
"php": "^7.1 || ^8.0",
1414
"ext-simplexml": "*",
1515
"symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0",
16-
"vimeo/psalm": "^4.12"
16+
"vimeo/psalm": "^4.12|^5.0|5.0.0@dev"
1717
},
1818
"require-dev": {
1919
"symfony/form": "^4.0 || ^5.0 || ^6.0",

0 commit comments

Comments
 (0)