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 eb488af commit d92c635
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 @@ -9,7 +9,7 @@
"symfony/process": "^5.4"
},
"require-dev": {
"phpunit/phpunit": "^10.5.5",
"phpunit/phpunit": "^10.5.5 || ^11.1.3",
"cakephp/cakephp-codesniffer": "^5.0"
},
"autoload": {
Expand Down

0 comments on commit d92c635

Please sign in to comment.