From d1f933b0e1495f6833bff551829a76efd703aec7 Mon Sep 17 00:00:00 2001 From: ArielMejiaDev Date: Tue, 2 Jan 2024 22:13:33 -0600 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index bff4c60..ed83152 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ ], "require": { "php": "^8.0|^8.2", - "illuminate/support": "^8.0|^9.0|^10.0", + "illuminate/support": "^9.0|^10.0", "ext-json": "*" }, "require-dev": {