Skip to content

Commit

Permalink
allow psalm 4 or 5
Browse files Browse the repository at this point in the history
  • Loading branch information
specialtactics committed Dec 30, 2024
1 parent 1f9f43b commit 55089e0
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 @@ -42,7 +42,7 @@
"phpstan/phpstan": "^1.4",
"phpunit/phpunit": "^9.5",
"squizlabs/php_codesniffer": "~3.4",
"vimeo/psalm": "^5.20",
"vimeo/psalm": "^4.22|^5.20",
"zendframework/zend-paginator": "~2.3"
},
"suggest": {
Expand Down

0 comments on commit 55089e0

Please sign in to comment.