diff --git a/build/integration/composer.json b/build/integration/composer.json index 0465405715..e0ee427944 100644 --- a/build/integration/composer.json +++ b/build/integration/composer.json @@ -2,7 +2,7 @@ "require-dev": { "phpunit/phpunit": "~4.6", "behat/behat": "^3.0", - "guzzlehttp/guzzle": "6.3.0", + "guzzlehttp/guzzle": "6.3.3", "jarnaiz/behat-junit-formatter": "^1.3", "sabre/dav": "3.2.2" }