From 4ef3ce723472262823853002cb444dfb56049ca3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 11:29:48 +0000 Subject: [PATCH] Bump illuminate/support from 11.23.2 to 11.23.4 Bumps [illuminate/support](https://github.com/illuminate/support) from 11.23.2 to 11.23.4. - [Commits](https://github.com/illuminate/support/compare/v11.23.2...v11.23.4) --- updated-dependencies: - dependency-name: illuminate/support dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index 664ccd0..4007282 100644 --- a/composer.lock +++ b/composer.lock @@ -858,7 +858,7 @@ }, { "name": "illuminate/collections", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -913,7 +913,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -959,7 +959,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1007,7 +1007,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1053,16 +1053,16 @@ }, { "name": "illuminate/support", - "version": "v11.23.2", + "version": "v11.23.4", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "95a6dfd77049522d77e1cac8be9d9935993b99f3" + "reference": "207d700befc2feaf84cc01e48e18b8f4912531f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/95a6dfd77049522d77e1cac8be9d9935993b99f3", - "reference": "95a6dfd77049522d77e1cac8be9d9935993b99f3", + "url": "https://api.github.com/repos/illuminate/support/zipball/207d700befc2feaf84cc01e48e18b8f4912531f5", + "reference": "207d700befc2feaf84cc01e48e18b8f4912531f5", "shasum": "" }, "require": { @@ -1124,7 +1124,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-09-11T20:07:05+00:00" + "time": "2024-09-12T13:07:55+00:00" }, { "name": "justinrainbow/json-schema",