From c341e44484e8a5792e55248cf28c7db0bd3363a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 17:03:19 +0000 Subject: [PATCH] Bump illuminate/support from 12.28.1 to 12.29.0 Bumps [illuminate/support](https://github.com/illuminate/support) from 12.28.1 to 12.29.0. - [Commits](https://github.com/illuminate/support/compare/v12.28.1...v12.29.0) --- updated-dependencies: - dependency-name: illuminate/support dependency-version: 12.29.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/composer.lock b/composer.lock index ed5f65a..3296527 100644 --- a/composer.lock +++ b/composer.lock @@ -849,16 +849,16 @@ }, { "name": "illuminate/collections", - "version": "v12.28.1", + "version": "v12.29.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "2737a0477a3f4855a71bf8f3d0b8d32596ded628" + "reference": "3e89eb62f475d2a0bcdf9da865d60c6722e29ecc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/2737a0477a3f4855a71bf8f3d0b8d32596ded628", - "reference": "2737a0477a3f4855a71bf8f3d0b8d32596ded628", + "url": "https://api.github.com/repos/illuminate/collections/zipball/3e89eb62f475d2a0bcdf9da865d60c6722e29ecc", + "reference": "3e89eb62f475d2a0bcdf9da865d60c6722e29ecc", "shasum": "" }, "require": { @@ -904,11 +904,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-02T15:31:06+00:00" + "time": "2025-09-12T14:43:08+00:00" }, { "name": "illuminate/conditionable", - "version": "v12.28.1", + "version": "v12.29.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -954,16 +954,16 @@ }, { "name": "illuminate/contracts", - "version": "v12.28.1", + "version": "v12.29.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", - "reference": "f1c4cf02c9ab81a9ce47940cf261fa2386ed6c5d" + "reference": "0bdbf0cdb5dd5739b2c8e6caf881a4114399ab15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/contracts/zipball/f1c4cf02c9ab81a9ce47940cf261fa2386ed6c5d", - "reference": "f1c4cf02c9ab81a9ce47940cf261fa2386ed6c5d", + "url": "https://api.github.com/repos/illuminate/contracts/zipball/0bdbf0cdb5dd5739b2c8e6caf881a4114399ab15", + "reference": "0bdbf0cdb5dd5739b2c8e6caf881a4114399ab15", "shasum": "" }, "require": { @@ -998,11 +998,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-08-27T18:34:41+00:00" + "time": "2025-09-12T14:35:11+00:00" }, { "name": "illuminate/macroable", - "version": "v12.28.1", + "version": "v12.29.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1048,16 +1048,16 @@ }, { "name": "illuminate/support", - "version": "v12.28.1", + "version": "v12.29.0", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "487bbe527806615b818e87c364d93ba91f27db9b" + "reference": "de70e16ed9bcaa52aa2ff65732d8c8cac21b67be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/487bbe527806615b818e87c364d93ba91f27db9b", - "reference": "487bbe527806615b818e87c364d93ba91f27db9b", + "url": "https://api.github.com/repos/illuminate/support/zipball/de70e16ed9bcaa52aa2ff65732d8c8cac21b67be", + "reference": "de70e16ed9bcaa52aa2ff65732d8c8cac21b67be", "shasum": "" }, "require": { @@ -1123,7 +1123,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-09-03T16:23:04+00:00" + "time": "2025-09-12T14:36:19+00:00" }, { "name": "justinrainbow/json-schema",