Skip to content

Commit

Permalink
add PHPUnit 11 support
Browse files Browse the repository at this point in the history
  • Loading branch information
LordSimal committed Sep 1, 2024
1 parent 5c4fb2c commit 3156a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"require-dev": {
"cakephp/cakephp-codesniffer": "^5.0",
"phpunit/phpunit": "^10.1"
"phpunit/phpunit": "^10.5.5 || ^11.1.3"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 3156a3e

Please sign in to comment.