From ed74260e70a3b2a2591f9439c23d5392cf5563b2 Mon Sep 17 00:00:00 2001 From: Sebastian Schlein Date: Sun, 12 May 2024 19:32:32 +0200 Subject: [PATCH] Laravel 11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0e7d7c3..2ceb61a 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ ], "require": { "php": "^7.2|^8.0", - "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0" + "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0|^10.0|^11.0" }, "autoload": { "files": [