From 0394c650231e95be9db7908a5faf93e3848837fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 11:53:22 +0000 Subject: [PATCH] Build(deps): Bump illuminate/support from 10.38.0 to 10.38.1 Bumps [illuminate/support](https://github.com/illuminate/support) from 10.38.0 to 10.38.1. - [Commits](https://github.com/illuminate/support/compare/v10.38.0...v10.38.1) --- 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 c8ecd4f9..391ec79c 100644 --- a/composer.lock +++ b/composer.lock @@ -850,7 +850,7 @@ }, { "name": "illuminate/collections", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -905,7 +905,7 @@ }, { "name": "illuminate/conditionable", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -951,7 +951,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -999,7 +999,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1045,16 +1045,16 @@ }, { "name": "illuminate/support", - "version": "v10.38.0", + "version": "v10.38.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "46165317573a311056b9b8d4d521a1296461a43f" + "reference": "a9f486d76d5403b0c95b8532cd151a0a960f9565" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/46165317573a311056b9b8d4d521a1296461a43f", - "reference": "46165317573a311056b9b8d4d521a1296461a43f", + "url": "https://api.github.com/repos/illuminate/support/zipball/a9f486d76d5403b0c95b8532cd151a0a960f9565", + "reference": "a9f486d76d5403b0c95b8532cd151a0a960f9565", "shasum": "" }, "require": { @@ -1112,7 +1112,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-12-14T15:03:17+00:00" + "time": "2023-12-19T15:11:55+00:00" }, { "name": "justinrainbow/json-schema",