Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
yohowie authored Aug 23, 2019
1 parent 1bad25c commit e7a508d
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 @@ -16,10 +16,10 @@
"guzzlehttp/guzzle": "~6.3.0",
"guzzlehttp/psr7": "^1.6",
"guzzlehttp/promises": "~1.0",
"mockery/mockery": "^0.9.7"
"mockery/mockery": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^8.0"
"phpunit/phpunit": "^5.0"
},
"suggest": {
"ext-curl": "*",
Expand Down

0 comments on commit e7a508d

Please sign in to comment.