Skip to content

Commit

Permalink
Allow Psalm 5.
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrolGenhald committed Jul 20, 2022
1 parent 85b4f17 commit c8080bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"php": "^7.1 || ^8.0",
"ext-simplexml": "*",
"symfony/framework-bundle": "^4.0 || ^5.0 || ^6.0",
"vimeo/psalm": "^4.12"
"vimeo/psalm": "^4.12|^5.0|5.0.0@dev"
},
"require-dev": {
"symfony/form": "^4.0 || ^5.0 || ^6.0",
Expand Down

0 comments on commit c8080bf

Please sign in to comment.