From e73436ed563ce0bbd5f1cea847d6b5281d9cfeb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Sep 2025 17:02:51 +0000 Subject: [PATCH] Bump illuminate/support from 12.29.0 to 12.31.1 Bumps [illuminate/support](https://github.com/illuminate/support) from 12.29.0 to 12.31.1. - [Commits](https://github.com/illuminate/support/compare/v12.29.0...v12.31.1) --- updated-dependencies: - dependency-name: illuminate/support dependency-version: 12.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/composer.lock b/composer.lock index 3296527..fd3dd44 100644 --- a/composer.lock +++ b/composer.lock @@ -849,16 +849,16 @@ }, { "name": "illuminate/collections", - "version": "v12.29.0", + "version": "v12.31.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "3e89eb62f475d2a0bcdf9da865d60c6722e29ecc" + "reference": "0683d7b5210b18a2e00bc2dbc5f856a611e1f152" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/3e89eb62f475d2a0bcdf9da865d60c6722e29ecc", - "reference": "3e89eb62f475d2a0bcdf9da865d60c6722e29ecc", + "url": "https://api.github.com/repos/illuminate/collections/zipball/0683d7b5210b18a2e00bc2dbc5f856a611e1f152", + "reference": "0683d7b5210b18a2e00bc2dbc5f856a611e1f152", "shasum": "" }, "require": { @@ -904,11 +904,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-12T14:43:08+00:00" + "time": "2025-09-23T13:51:52+00:00" }, { "name": "illuminate/conditionable", - "version": "v12.29.0", + "version": "v12.31.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -954,7 +954,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.29.0", + "version": "v12.31.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1002,7 +1002,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.29.0", + "version": "v12.31.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1048,16 +1048,16 @@ }, { "name": "illuminate/support", - "version": "v12.29.0", + "version": "v12.31.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "de70e16ed9bcaa52aa2ff65732d8c8cac21b67be" + "reference": "3abe3b6866701c3c8d2b8724d51a435c5236c106" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/de70e16ed9bcaa52aa2ff65732d8c8cac21b67be", - "reference": "de70e16ed9bcaa52aa2ff65732d8c8cac21b67be", + "url": "https://api.github.com/repos/illuminate/support/zipball/3abe3b6866701c3c8d2b8724d51a435c5236c106", + "reference": "3abe3b6866701c3c8d2b8724d51a435c5236c106", "shasum": "" }, "require": { @@ -1123,7 +1123,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-12T14:36:19+00:00" + "time": "2025-09-23T13:51:52+00:00" }, { "name": "justinrainbow/json-schema",