From 5cf1bebeeab7dbebc6cdb2c787ffadc93ba9efdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 17:48:21 +0000 Subject: [PATCH] Bump illuminate/collections from 12.23.1 to 12.25.0 Bumps [illuminate/collections](https://github.com/illuminate/collections) from 12.23.1 to 12.25.0. - [Commits](https://github.com/illuminate/collections/compare/v12.23.1...v12.25.0) --- updated-dependencies: - dependency-name: illuminate/collections dependency-version: 12.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/composer.lock b/composer.lock index 7a4000e..24c6062 100644 --- a/composer.lock +++ b/composer.lock @@ -865,16 +865,16 @@ }, { "name": "illuminate/collections", - "version": "v12.23.1", + "version": "v12.25.0", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", - "reference": "43a149bd98638b2bdb9110dedf5711677d312b8c" + "reference": "d8bdd65850b99ac4f7ebee1a49ad678a6740bec9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/collections/zipball/43a149bd98638b2bdb9110dedf5711677d312b8c", - "reference": "43a149bd98638b2bdb9110dedf5711677d312b8c", + "url": "https://api.github.com/repos/illuminate/collections/zipball/d8bdd65850b99ac4f7ebee1a49ad678a6740bec9", + "reference": "d8bdd65850b99ac4f7ebee1a49ad678a6740bec9", "shasum": "" }, "require": { @@ -919,11 +919,11 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2025-08-11T14:48:56+00:00" + "time": "2025-08-13T02:18:00+00:00" }, { "name": "illuminate/conditionable", - "version": "v12.23.1", + "version": "v12.25.0", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -969,7 +969,7 @@ }, { "name": "illuminate/contracts", - "version": "v12.23.1", + "version": "v12.25.0", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1017,7 +1017,7 @@ }, { "name": "illuminate/macroable", - "version": "v12.23.1", + "version": "v12.25.0", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -3000,16 +3000,16 @@ }, { "name": "symfony/polyfill-php84", - "version": "v1.32.0", + "version": "v1.33.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php84.git", - "reference": "000df7860439609837bbe28670b0be15783b7fbf" + "reference": "d8ced4d875142b6a7426000426b8abc631d6b191" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/000df7860439609837bbe28670b0be15783b7fbf", - "reference": "000df7860439609837bbe28670b0be15783b7fbf", + "url": "https://api.github.com/repos/symfony/polyfill-php84/zipball/d8ced4d875142b6a7426000426b8abc631d6b191", + "reference": "d8ced4d875142b6a7426000426b8abc631d6b191", "shasum": "" }, "require": { @@ -3056,7 +3056,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php84/tree/v1.32.0" + "source": "https://github.com/symfony/polyfill-php84/tree/v1.33.0" }, "funding": [ { @@ -3067,12 +3067,16 @@ "url": "https://github.com/fabpot", "type": "github" }, + { + "url": "https://github.com/nicolas-grekas", + "type": "github" + }, { "url": "https://tidelift.com/funding/github/packagist/symfony/symfony", "type": "tidelift" } ], - "time": "2025-02-20T12:04:08+00:00" + "time": "2025-06-24T13:30:11+00:00" }, { "name": "symfony/process",