mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 04:26:02 +03:00
Use latest version of guzzle/psr7 (#339)
This commit is contained in:
parent
fab86bbef3
commit
27b5c830ba
@ -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": {
|
||||
|
Loading…
Reference in New Issue
Block a user