From eb5ba273d57ae33d1a2ec65574f328cd2a8537e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 22:43:43 +0000 Subject: [PATCH] Update dependency illuminate/support to v11 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5926f47..f9e4b73 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": "^7.3|^8.0|^9.0", "cebe/php-openapi": "^1.5", "darkaonline/l5-swagger": "^7.0|^8.0", - "illuminate/support": "^7|^8|^9|^10", + "illuminate/support": "11.36.1", "joy/voyager-api-auth": "^1.0|^2.0|^3.0", "joy/voyager-core": "^1.0|^2.0|^3.0", "tcg/voyager": "^1.4|dev-1.6-l10"