Skip to content

Commit

Permalink
Require phpunit ~9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfelles committed Oct 12, 2022
1 parent 94d1920 commit 752d68c
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 @@ -35,7 +35,7 @@
"require": {
"php": ">=8.1",
"aplus/mvc": "^3.0",
"phpunit/phpunit": "^9.5"
"phpunit/phpunit": "~9.5"
},
"require-dev": {
"ext-xdebug": "*",
Expand Down

0 comments on commit 752d68c

Please sign in to comment.