Skip to content

Commit 64045e1

Browse files
authored
Merge pull request #1037 from cakephp/phpunit12
Allow PHPUnit 12.
2 parents 2905a9c + a67aff8 commit 64045e1

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 || ^11.1.3"
19+
"phpunit/phpunit": "^10.5.5 || ^11.1.3 || ^12.1"
2020
},
2121
"suggest": {
2222
"cakephp/repl": "Console tools for a REPL interface for CakePHP applications.",

0 commit comments

Comments
 (0)