From 316b4e2cf295138f7fb34a6b1783765c0fb52d76 Mon Sep 17 00:00:00 2001 From: Gerardo Ibarra Date: Wed, 19 May 2021 12:50:12 -0300 Subject: [PATCH] Guzzle new version --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4f548dc..82d992d 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ } }, "require": { - "guzzlehttp/guzzle": "^6.3", + "guzzlehttp/guzzle": "^6.3|^7.0", "league/flysystem": "^1.0", "ext-openssl": "*", "ext-json": "*"