Skip to content

Commit

Permalink
Set minimum PHPUnit version
Browse files Browse the repository at this point in the history
  • Loading branch information
edersoares committed Sep 16, 2022
1 parent a34b4a3 commit 00143b9
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 @@ -17,7 +17,7 @@
},
"require-dev": {
"composer/composer": "^2.3.0",
"phpunit/phpunit": "^9.4"
"phpunit/phpunit": "^9.5"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 00143b9

Please sign in to comment.