From 12a24e9404f3cb236d7a0b202faac88e8e0f20ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 11:02:48 +0000 Subject: [PATCH] Bump illuminate/support from 12.46.0 to 12.47.0 Bumps [illuminate/support](https://github.com/illuminate/support) from 12.46.0 to 12.47.0. - [Commits](https://github.com/illuminate/support/compare/v12.46.0...v12.47.0) --- updated-dependencies: - dependency-name: illuminate/support dependency-version: 12.47.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/composer.lock b/composer.lock index add44070..994eaf3a 100644 --- a/composer.lock +++ b/composer.lock @@ -856,7 +856,7 @@ }, { "name": "illuminate/collections", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -916,7 +916,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -962,7 +962,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1010,7 +1010,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1056,7 +1056,7 @@ }, { "name": "illuminate/reflection", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/reflection.git", @@ -1107,16 +1107,16 @@ }, { "name": "illuminate/support", - "version": "v12.46.0", + "version": "v12.47.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "14bfa6aa9a89fa6366c70d266d6d490f0a349c15" + "reference": "1757ae693f552f82179ebcdb0a4983a56e645f27" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/14bfa6aa9a89fa6366c70d266d6d490f0a349c15", - "reference": "14bfa6aa9a89fa6366c70d266d6d490f0a349c15", + "url": "https://api.github.com/repos/illuminate/support/zipball/1757ae693f552f82179ebcdb0a4983a56e645f27", + "reference": "1757ae693f552f82179ebcdb0a4983a56e645f27", "shasum": "" }, "require": { @@ -1183,7 +1183,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2026-01-07T14:57:38+00:00" + "time": "2026-01-13T14:50:24+00:00" }, { "name": "justinrainbow/json-schema",