Skip to content

Commit

Permalink
Bump to Phpunit/Mockery Versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexw23 authored Jun 3, 2021
1 parent 1a0131b commit b500aa1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
}
},
"require-dev": {
"phpunit/phpunit": "4.*",
"mockery/mockery": "0.9.*"
"phpunit/phpunit": "^9.0",
"mockery/mockery": "^1.0"
},
"autoload-dev": {
"psr-4": {
Expand Down

0 comments on commit b500aa1

Please sign in to comment.