From 3987f8965c73ce308de222f45851d6d33cf061ea Mon Sep 17 00:00:00 2001 From: "Etopian Inc." Date: Thu, 1 Aug 2024 12:20:56 -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 a152329..c6601fa 100644 --- a/composer.json +++ b/composer.json @@ -28,7 +28,7 @@ "php": "^7.3|^7.4|^8.0", "aws/aws-sdk-php": "^3.178", "guzzlehttp/guzzle": "^6.0|^7.0", - "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0", + "illuminate/support": "5.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0", "ext-json": "*" }, "require-dev": {