From 03533af2a8c3fa0d5be63772e4944ca41d2508ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 18:03:13 +0000 Subject: [PATCH] Bump illuminate/support from 12.37.0 to 12.38.1 Bumps [illuminate/support](https://github.com/illuminate/support) from 12.37.0 to 12.38.1. - [Commits](https://github.com/illuminate/support/compare/v12.37.0...v12.38.1) --- updated-dependencies: - dependency-name: illuminate/support dependency-version: 12.38.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/composer.lock b/composer.lock index d372c03..254a43a 100644 --- a/composer.lock +++ b/composer.lock @@ -849,7 +849,7 @@ }, { "name": "illuminate/collections", - "version": "v12.38.0", + "version": "v12.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -908,7 +908,7 @@ }, { "name": "illuminate/conditionable", - "version": "v12.38.0", + "version": "v12.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -954,7 +954,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.38.0", + "version": "v12.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1002,7 +1002,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.38.0", + "version": "v12.39.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1048,16 +1048,16 @@ }, { "name": "illuminate/support", - "version": "v12.37.0", + "version": "v12.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "480df979c8ffe700d6adb6e6e64abe04b32e02e3" + "reference": "008b6c0d45f548de0f801d60a5854a7f9e4dd32f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/480df979c8ffe700d6adb6e6e64abe04b32e02e3", - "reference": "480df979c8ffe700d6adb6e6e64abe04b32e02e3", + "url": "https://api.github.com/repos/illuminate/support/zipball/008b6c0d45f548de0f801d60a5854a7f9e4dd32f", + "reference": "008b6c0d45f548de0f801d60a5854a7f9e4dd32f", "shasum": "" }, "require": { @@ -1123,7 +1123,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-10-31T16:20:10+00:00" + "time": "2025-11-06T14:27:18+00:00" }, { "name": "justinrainbow/json-schema",