Skip to content

Commit 4d6fe75

Browse files
committed
Updated versions for CI
1 parent ea1134e commit 4d6fe75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
},
3939
"require-dev": {
4040
"laminas/laminas-coding-standard": "~2.5.0",
41-
"phpunit/phpunit": "^10.5.36",
42-
"psalm/plugin-phpunit": "^0.19.0",
43-
"vimeo/psalm": "^5.26.1"
41+
"phpunit/phpunit": "^10.5.36 || 11.3",
42+
"psalm/plugin-phpunit": "^0.19.0",
43+
"vimeo/psalm": "^5.26.1"
4444
},
4545
"suggest": {
4646
"laminas/laminas-cache": "To support Laminas\\XmlRpc\\Server\\Cache usage"

0 commit comments

Comments
 (0)