From cbc33caade4874acd6b2ab6e7f04455fa09441ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 11:56:26 +0000 Subject: [PATCH] Build(deps): Bump illuminate/support from 10.30.1 to 10.31.0 Bumps [illuminate/support](https://github.com/illuminate/support) from 10.30.1 to 10.31.0. - [Commits](https://github.com/illuminate/support/compare/v10.30.1...v10.31.0) --- updated-dependencies: - dependency-name: illuminate/support 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 9aca7178..b8afd55b 100644 --- a/composer.lock +++ b/composer.lock @@ -781,7 +781,7 @@ }, { "name": "illuminate/collections", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -836,7 +836,7 @@ }, { "name": "illuminate/conditionable", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -882,7 +882,7 @@ }, { "name": "illuminate/contracts", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -930,7 +930,7 @@ }, { "name": "illuminate/macroable", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -976,16 +976,16 @@ }, { "name": "illuminate/support", - "version": "v10.30.1", + "version": "v10.31.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "5244b825e8988db7c91254c31ce224dc3892eeae" + "reference": "7c28b263a170e3c402f29c964fa0e8da17b2f832" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/5244b825e8988db7c91254c31ce224dc3892eeae", - "reference": "5244b825e8988db7c91254c31ce224dc3892eeae", + "url": "https://api.github.com/repos/illuminate/support/zipball/7c28b263a170e3c402f29c964fa0e8da17b2f832", + "reference": "7c28b263a170e3c402f29c964fa0e8da17b2f832", "shasum": "" }, "require": { @@ -1043,7 +1043,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-10-30T01:00:17+00:00" + "time": "2023-11-03T13:09:12+00:00" }, { "name": "justinrainbow/json-schema",