1
0
mirror of https://github.com/silverstripe/silverstripe-frameworktest synced 2024-10-22 09:06:02 +00:00

Upgraded guzzle to 6.x

Required for 0620392dc4
This commit is contained in:
Ingo Schommer 2017-01-17 13:36:35 +13:00
parent db7c537666
commit 7c47ee2191

@ -14,6 +14,6 @@
{
"silverstripe/framework": "~4.0",
"silverstripe/cms": "~4.0",
"guzzlehttp/guzzle": "5.x"
"guzzlehttp/guzzle": "~6.0"
}
}