Skip to content

Commit 542cd8b

Browse files
committed
Update phpunit version constraints
1 parent 199264f commit 542cd8b

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.5.5 || ^11.1.3 || ^12.0.9"
12+
"phpunit/phpunit": "^11.5.3 || ^12.1.3"
1313
},
1414
"autoload": {
1515
"psr-4": {

0 commit comments

Comments
 (0)