Skip to content

Commit fca9b22

Browse files
authored
Support 4.x dev branch
1 parent 4d82449 commit fca9b22

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
@@ -19,7 +19,7 @@
1919
"composer/semver": "^1.4 || ^2.0 || ^3.0",
2020
"composer/package-versions-deprecated": "^1.10",
2121
"phpunit/phpunit": "^7.5 || ^8.0 || ^9.0",
22-
"vimeo/psalm": "^3.6.2 || dev-master"
22+
"vimeo/psalm": "^3.6.2 || dev-master || dev-4.x"
2323
},
2424
"require-dev": {
2525
"codeception/codeception": "^4.0.3",

0 commit comments

Comments
 (0)