Skip to content

Commit

Permalink
Update php-http/guzzle5-adapter dev dependencies
Browse files Browse the repository at this point in the history
In order to void endless head request
  • Loading branch information
aaa2000 committed Oct 21, 2017
1 parent 0299d30 commit 595999a
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 @@ -38,7 +38,7 @@
"satooshi/php-coveralls": "~0.6",
"symfony/phpunit-bridge": "~2.6|~3.0",
"php-http/mock-client": "^1.0",
"php-http/guzzle5-adapter": "^1.0",
"php-http/guzzle5-adapter": "^1.0.1@dev",
"guzzlehttp/psr7": "^1.0"
},
"autoload": {
Expand Down

0 comments on commit 595999a

Please sign in to comment.