FIX: Upgraded Guzzle to 6.latest

This commit is contained in:
Russell Michell 2017-12-22 14:00:41 +13:00
parent f341010d7a
commit d09a5aa97c

View File

@ -19,7 +19,7 @@
"php": ">=5.6", "php": ">=5.6",
"composer/installers": "*", "composer/installers": "*",
"silverstripe/framework": "4.0.x-dev", "silverstripe/framework": "4.0.x-dev",
"guzzlehttp/guzzle": "~3.8.1", "guzzlehttp/guzzle": "~6.3.0",
"symfony/event-dispatcher": "^2.6.0@stable", "symfony/event-dispatcher": "^2.6.0@stable",
"symfony/http-foundation": "^2.6.0", "symfony/http-foundation": "^2.6.0",
"silverstripe/assets": "^1" "silverstripe/assets": "^1"