From 27e373dc873282069f196ddab33ed8a7b04eb99d Mon Sep 17 00:00:00 2001 From: Abdullah Ghanem <3bdullah.ghanem@gmail.com> Date: Tue, 27 Sep 2022 18:26:33 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 227ecbd..649a933 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "guzzlehttp/guzzle": "^7.3", - "illuminate/http": "^8.55" + "illuminate/http": "^8.55|^9.32" }, "extra": { "laravel": {