Skip to content

Commit d7ad1ae

Browse files
authored
Merge pull request #492 from cakephp/phpunit
Update phpunit constraints
2 parents aa371cf + 4aaf76a commit d7ad1ae

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
@@ -30,7 +30,7 @@
3030
},
3131
"require-dev": {
3232
"cakephp/cakephp-codesniffer": "^5.0",
33-
"phpunit/phpunit": "^10.5.58 || ^11.1.3"
33+
"phpunit/phpunit": "^10.5.58 || ^11.5.3 || ^12.1.3"
3434
},
3535
"provide": {
3636
"psr/clock-implementation": "1.0"

0 commit comments

Comments
 (0)