From ae44d9e7f628cfbab6fd1c70802a33c6ba1ac7a8 Mon Sep 17 00:00:00 2001 From: Martin Bastien Date: Sun, 27 Sep 2020 09:15:11 -0400 Subject: [PATCH] Update guzzle --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3b504c9..a365f9f 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "kevinrob/guzzle-cache-middleware": "^3.0", "illuminate/cache": "^5.5|^6.0|^7.0|^8.0", "illuminate/filesystem": "^5.5|^6.0|^7.0|^8.0", - "guzzlehttp/guzzle": "^6.3" + "guzzlehttp/guzzle": "^6.3 || ^7.0" }, "license": "MIT", "authors": [