From: Vincent Vanwaelscappel Date: Tue, 29 Oct 2024 12:56:32 +0000 (+0100) Subject: wip #7062 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=77bf25eadad41ac869d48fc38385bce4f4161185;p=fluidbook_toolboxapiclient.git wip #7062 --- diff --git a/composer.json b/composer.json index 3b4446c..dd42abd 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,6 @@ "php": "^7.2|>=8.0", "ext-json": "*", "illuminate/cache": ">=5", - "guzzlehttp/guzzle": "8.0.x-dev" + "guzzlehttp/guzzle": "^7.0|^8.0" } }