From a9d6729be9fb306d335a60ffea14e30c56721de8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 21:57:36 +0000 Subject: [PATCH] Bump symfony/validator from 5.4.29 to 5.4.30 Bumps [symfony/validator](https://github.com/symfony/validator) from 5.4.29 to 5.4.30. - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/6.3/CHANGELOG.md) - [Commits](https://github.com/symfony/validator/compare/v5.4.29...v5.4.30) --- updated-dependencies: - dependency-name: symfony/validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index afced17e..31ea20b8 100644 --- a/composer.lock +++ b/composer.lock @@ -2063,16 +2063,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.29", + "version": "v5.4.30", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "287ef8c80d1c23d5d1db8c3e26a8ad56680d535b" + "reference": "ce65d7802d78e43d46669bfa08521bf6104880f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/287ef8c80d1c23d5d1db8c3e26a8ad56680d535b", - "reference": "287ef8c80d1c23d5d1db8c3e26a8ad56680d535b", + "url": "https://api.github.com/repos/symfony/validator/zipball/ce65d7802d78e43d46669bfa08521bf6104880f0", + "reference": "ce65d7802d78e43d46669bfa08521bf6104880f0", "shasum": "" }, "require": { @@ -2155,7 +2155,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.29" + "source": "https://github.com/symfony/validator/tree/v5.4.30" }, "funding": [ { @@ -2171,7 +2171,7 @@ "type": "tidelift" } ], - "time": "2023-09-10T17:22:50+00:00" + "time": "2023-10-27T07:38:31+00:00" }, { "name": "symfony/var-dumper",