From 632fa719fbda81f8b630d191a8358e966317b1cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 21:49:02 +0000 Subject: [PATCH] build(deps): bump illuminate/validation from 11.35.0 to 11.35.1 Bumps [illuminate/validation](https://github.com/illuminate/validation) from 11.35.0 to 11.35.1. - [Commits](https://github.com/illuminate/validation/compare/v11.35.0...v11.35.1) --- updated-dependencies: - dependency-name: illuminate/validation dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/composer.lock b/composer.lock index 9c9452d8515..a8b4c3ad5e9 100644 --- a/composer.lock +++ b/composer.lock @@ -1373,7 +1373,7 @@ }, { "name": "illuminate/collections", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/collections.git", @@ -1429,7 +1429,7 @@ }, { "name": "illuminate/conditionable", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/conditionable.git", @@ -1589,7 +1589,7 @@ }, { "name": "illuminate/container", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/container.git", @@ -1640,7 +1640,7 @@ }, { "name": "illuminate/contracts", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/contracts.git", @@ -1743,7 +1743,7 @@ }, { "name": "illuminate/filesystem", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/filesystem.git", @@ -1810,7 +1810,7 @@ }, { "name": "illuminate/macroable", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/macroable.git", @@ -1955,16 +1955,16 @@ }, { "name": "illuminate/support", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/support.git", - "reference": "7a21f50e61e24a2f625b5ee466aaa8cec3dfa8cb" + "reference": "bc363403d9ed3214754a0501e33c05d2afcfd474" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/illuminate/support/zipball/7a21f50e61e24a2f625b5ee466aaa8cec3dfa8cb", - "reference": "7a21f50e61e24a2f625b5ee466aaa8cec3dfa8cb", + "url": "https://api.github.com/repos/illuminate/support/zipball/bc363403d9ed3214754a0501e33c05d2afcfd474", + "reference": "bc363403d9ed3214754a0501e33c05d2afcfd474", "shasum": "" }, "require": { @@ -2028,7 +2028,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-12-10T15:52:30+00:00" + "time": "2024-12-11T23:23:18+00:00" }, { "name": "illuminate/testing", @@ -2091,7 +2091,7 @@ }, { "name": "illuminate/translation", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/translation.git", @@ -2142,7 +2142,7 @@ }, { "name": "illuminate/validation", - "version": "v11.35.0", + "version": "v11.35.1", "source": { "type": "git", "url": "https://github.com/illuminate/validation.git", @@ -5616,16 +5616,16 @@ }, { "name": "symfony/mime", - "version": "v7.2.0", + "version": "v7.2.1", "source": { "type": "git", "url": "https://github.com/symfony/mime.git", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d" + "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/mime/zipball/cc84a4b81f62158c3846ac7ff10f696aae2b524d", - "reference": "cc84a4b81f62158c3846ac7ff10f696aae2b524d", + "url": "https://api.github.com/repos/symfony/mime/zipball/7f9617fcf15cb61be30f8b252695ed5e2bfac283", + "reference": "7f9617fcf15cb61be30f8b252695ed5e2bfac283", "shasum": "" }, "require": { @@ -5680,7 +5680,7 @@ "mime-type" ], "support": { - "source": "https://github.com/symfony/mime/tree/v7.2.0" + "source": "https://github.com/symfony/mime/tree/v7.2.1" }, "funding": [ { @@ -5696,7 +5696,7 @@ "type": "tidelift" } ], - "time": "2024-11-23T09:19:39+00:00" + "time": "2024-12-07T08:50:44+00:00" }, { "name": "symfony/options-resolver",