Skip to content

Commit a9b2b75

Browse files
committed
Bump up phpunit version to match core.
1 parent d19dc63 commit a9b2b75

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
@@ -16,7 +16,7 @@
1616
"cakephp/cakephp-codesniffer": "^5.0",
1717
"cakephp/debug_kit": "^5.0.0",
1818
"josegonzalez/dotenv": "^4.0",
19-
"phpunit/phpunit": "^10.5.5"
19+
"phpunit/phpunit": "^10.5.5 || ^11.1.3"
2020
},
2121
"suggest": {
2222
"cakephp/repl": "Console tools for a REPL interface for CakePHP applications.",

0 commit comments

Comments
 (0)