From e4cf41524a72cbfe136292e8e73713c7c2d6b2d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 21:00:59 +0000 Subject: [PATCH] Bump symfony/validator from 5.4.40 to 5.4.41 Bumps [symfony/validator](https://github.com/symfony/validator) from 5.4.40 to 5.4.41. - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md) - [Commits](https://github.com/symfony/validator/compare/v5.4.40...v5.4.41) --- updated-dependencies: - dependency-name: symfony/validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/composer.lock b/composer.lock index 21986c4c..d8fdbd7e 100644 --- a/composer.lock +++ b/composer.lock @@ -1653,16 +1653,16 @@ }, { "name": "symfony/polyfill-php81", - "version": "v1.29.0", + "version": "v1.30.0", "source": { "type": "git", "url": "https://github.com/symfony/polyfill-php81.git", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d" + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/c565ad1e63f30e7477fc40738343c62b40bc672d", - "reference": "c565ad1e63f30e7477fc40738343c62b40bc672d", + "url": "https://api.github.com/repos/symfony/polyfill-php81/zipball/3fb075789fb91f9ad9af537c4012d523085bd5af", + "reference": "3fb075789fb91f9ad9af537c4012d523085bd5af", "shasum": "" }, "require": { @@ -1709,7 +1709,7 @@ "shim" ], "support": { - "source": "https://github.com/symfony/polyfill-php81/tree/v1.29.0" + "source": "https://github.com/symfony/polyfill-php81/tree/v1.30.0" }, "funding": [ { @@ -1725,7 +1725,7 @@ "type": "tidelift" } ], - "time": "2024-01-29T20:11:03+00:00" + "time": "2024-06-19T12:30:46+00:00" }, { "name": "symfony/process", @@ -2038,16 +2038,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.40", + "version": "v5.4.41", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d536c47c62c7739f9956727d6e5d94983ed77cdb" + "reference": "e00b2547f712a97755933db45efc03123b2d2690" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d536c47c62c7739f9956727d6e5d94983ed77cdb", - "reference": "d536c47c62c7739f9956727d6e5d94983ed77cdb", + "url": "https://api.github.com/repos/symfony/validator/zipball/e00b2547f712a97755933db45efc03123b2d2690", + "reference": "e00b2547f712a97755933db45efc03123b2d2690", "shasum": "" }, "require": { @@ -2131,7 +2131,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.40" + "source": "https://github.com/symfony/validator/tree/v5.4.41" }, "funding": [ { @@ -2147,7 +2147,7 @@ "type": "tidelift" } ], - "time": "2024-06-01T06:14:22+00:00" + "time": "2024-06-10T09:18:21+00:00" }, { "name": "symfony/var-dumper",