Skip to content

Commit

Permalink
Update deps constraint.
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jun 5, 2018
1 parent 5933bb8 commit 8b29119
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 @@ -25,9 +25,9 @@
"orchestra/support": "~3.6.0"
},
"require-dev": {
"mockery/mockery": "~1.0",
"mockery/mockery": "^1.0",
"orchestra/foundation": "~3.6.0",
"phpunit/phpunit": "~7.0"
"phpunit/phpunit": "^7.0"
},
"extra": {
"branch-alias": {
Expand Down

0 comments on commit 8b29119

Please sign in to comment.