Skip to content

Commit dd2e689

Browse files
Update Psalm to 5 instead of 4
1 parent 61d83da commit dd2e689

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
@@ -41,7 +41,7 @@
4141
},
4242
"require-dev": {
4343
"phpunit/phpunit": "^9",
44-
"vimeo/psalm": "^4|^5"
44+
"vimeo/psalm": "^5"
4545
},
4646
"autoload": {
4747
"psr-4": {

0 commit comments

Comments
 (0)