From 13090bcf0898b18a4fed041fab4a25a12785ad1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:36:29 +0000 Subject: [PATCH] Bump symfony/validator from 5.4.28 to 5.4.29 Bumps [symfony/validator](https://github.com/symfony/validator) from 5.4.28 to 5.4.29. - [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.28...v5.4.29) --- 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 8cf955a7..54b74c6b 100644 --- a/composer.lock +++ b/composer.lock @@ -2063,16 +2063,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.28", + "version": "v5.4.29", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "0acdcb86a8fc5ffd71c3b060184d2ed20a76a2c9" + "reference": "287ef8c80d1c23d5d1db8c3e26a8ad56680d535b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/0acdcb86a8fc5ffd71c3b060184d2ed20a76a2c9", - "reference": "0acdcb86a8fc5ffd71c3b060184d2ed20a76a2c9", + "url": "https://api.github.com/repos/symfony/validator/zipball/287ef8c80d1c23d5d1db8c3e26a8ad56680d535b", + "reference": "287ef8c80d1c23d5d1db8c3e26a8ad56680d535b", "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.28" + "source": "https://github.com/symfony/validator/tree/v5.4.29" }, "funding": [ { @@ -2171,7 +2171,7 @@ "type": "tidelift" } ], - "time": "2023-08-14T13:04:17+00:00" + "time": "2023-09-10T17:22:50+00:00" }, { "name": "symfony/var-dumper",