Skip to content

Commit

Permalink
Allow guzzle6 v2
Browse files Browse the repository at this point in the history
  • Loading branch information
barryvdh authored Mar 20, 2019
1 parent 599d418 commit 7bed99d
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 @@ -24,7 +24,7 @@
},
"require": {
"php-http/mock-client": "^1.1",
"php-http/guzzle6-adapter": "^1.1.1",
"php-http/guzzle6-adapter": "^1.1.1|^2",
"mockery/mockery": "^1",
"phpunit/phpunit": "^5.7|^6"
},
Expand Down

0 comments on commit 7bed99d

Please sign in to comment.