From 969d8ef0e3535c9babfa4d0b839fc27825bb5071 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 05:43:08 +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 3a66d52..c3f905b 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ }], "require": { "php": "^7.3|^8.0|^9.0", - "illuminate/support": "^7|^8|^9", + "illuminate/support": "10.13.5", "joy/voyager-core": "^1.0", "joy/voyager-datatable": "^1.0|^2.0", "tcg/voyager": "^1.4"