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
1 changed files with 1 additions and 1 deletions

View File

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