1
0
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:
Kévin Dunglas 2014-12-01 16:41:00 +01:00
parent b42ee0c8a9
commit 19f4a7533d

View File

@ -2,7 +2,7 @@
"name": "ovh/ovh",
"description": "Wrapper for OVH APIs",
"require": {
"guzzlehttp/guzzle": "4.*"
"guzzlehttp/guzzle": ">=4.0,<6.0"
},
"version": "0.1",
"minimum-stability": "RC",