mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-25 14:26:04 +03:00
Updated to httplug beta
This commit is contained in:
parent
7f3d637756
commit
ac0b85b9e2
@ -4,13 +4,13 @@
|
|||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.4.0",
|
"php": ">=5.4.0",
|
||||||
"guzzlehttp/psr7": "~1.2",
|
"guzzlehttp/psr7": "~1.2",
|
||||||
"php-http/client-implementation": "@dev",
|
"php-http/client-implementation": "1.0",
|
||||||
"php-http/discovery": "~0.2"
|
"php-http/discovery": "^0.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"phpunit/phpunit": "~4.6",
|
"phpunit/phpunit": "~4.6",
|
||||||
"php-http/guzzle6-adapter": "dev-master",
|
"php-http/guzzle5-adapter": "dev-master",
|
||||||
"php-http/httplug": "dev-master"
|
"php-http/httplug": "v1.0.0-beta"
|
||||||
},
|
},
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-0": {
|
"psr-0": {
|
||||||
|
Loading…
Reference in New Issue
Block a user