mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 04:26:02 +03:00
Use guzzle5 in development
This commit is contained in:
parent
e0c3558e82
commit
5fcbb3d37c
@ -8,7 +8,7 @@
|
|||||||
"require-dev": {
|
"require-dev": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"phpunit/phpunit": "~4.6",
|
"phpunit/phpunit": "~4.6",
|
||||||
"php-http/guzzle6-adapter": "^0.1.0"
|
"php-http/guzzle5-adapter": "^0.1.0"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
Loading…
Reference in New Issue
Block a user