Use latest version of guzzle/psr7 (#339)

This commit is contained in:
Tobias Nyholm 2017-04-08 11:36:06 +02:00 committed by GitHub
parent fab86bbef3
commit 27b5c830ba

View File

@ -12,7 +12,8 @@
},
"require-dev": {
"phpunit/phpunit": "~4.8",
"php-http/guzzle6-adapter": "^1.0"
"php-http/guzzle6-adapter": "^1.0",
"guzzlehttp/psr7": "^1.4"
},
"autoload": {
"psr-0": {