Skip to content

Commit ef9bac5

Browse files
committed
Update phpunit version constraints
1 parent 6a5db93 commit ef9bac5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"require-dev": {
1111
"cakephp/cakephp": "^5.0",
12-
"phpunit/phpunit": "^10.1"
12+
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.0.9"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)