Skip to content

Commit

Permalink
bumped minimum phpunit version to ^7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
epalmans committed Mar 27, 2020
1 parent 0e407a2 commit ff8e237
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 @@ -23,7 +23,7 @@
},
"require-dev": {
"orchestra/testbench": "^3.7|4.*|5.*",
"phpunit/phpunit": "^7.0|^8.4|^9.0"
"phpunit/phpunit": "^7.5|^8.4|^9.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit ff8e237

Please sign in to comment.