mirror of
https://github.com/ovh/php-ovh.git
synced 2023-11-05 03:20:26 +01:00
Update Guzzle to 5.0
Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
This commit is contained in:
parent
b42ee0c8a9
commit
19f4a7533d
@ -2,7 +2,7 @@
|
|||||||
"name": "ovh/ovh",
|
"name": "ovh/ovh",
|
||||||
"description": "Wrapper for OVH APIs",
|
"description": "Wrapper for OVH APIs",
|
||||||
"require": {
|
"require": {
|
||||||
"guzzlehttp/guzzle": "4.*"
|
"guzzlehttp/guzzle": ">=4.0,<6.0"
|
||||||
},
|
},
|
||||||
"version": "0.1",
|
"version": "0.1",
|
||||||
"minimum-stability": "RC",
|
"minimum-stability": "RC",
|
||||||
|
Loading…
Reference in New Issue
Block a user