Skip to content

Commit

Permalink
Merge pull request #8 from danog/patch-2
Browse files Browse the repository at this point in the history
Allow psalm v6
  • Loading branch information
orklah authored Jan 31, 2025
2 parents d9e608e + cebbd5c commit b31246e
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 @@ -17,7 +17,7 @@
"require": {
"php": "^7.3|^8.0",
"ext-simplexml": "*",
"vimeo/psalm": "^4|^5|dev-master"
"vimeo/psalm": "^4|^5|^6|dev-master"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit b31246e

Please sign in to comment.