From 77613c90c3ba56ffab18480c9f6cb3fe128c761e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 4 Apr 2023 14:57:43 +0000 Subject: [PATCH] Update dependency illuminate/support to v10 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ac18ea0..98faa07 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "php": "^7.3|^8.0", "cebe/php-openapi": "^1.5", "darkaonline/l5-swagger": "^7.0|^8.0", - "illuminate/support": "^7|^8|^9", + "illuminate/support": "10.6.0", "joy/nova-core": "^1.0", "laravel/nova": "^4.8" },