From 8116d32afa13c8fbe27aa03fb5cf8b79607878a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 21:56:29 +0000 Subject: [PATCH] Bump symfony/validator from 5.4.32 to 5.4.34 Bumps [symfony/validator](https://github.com/symfony/validator) from 5.4.32 to 5.4.34. - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md) - [Commits](https://github.com/symfony/validator/compare/v5.4.32...v5.4.34) --- 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 4e6757d1..0979b19c 100644 --- a/composer.lock +++ b/composer.lock @@ -2062,16 +2062,16 @@ }, { "name": "symfony/validator", - "version": "v5.4.32", + "version": "v5.4.34", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d205d071c4a7ef5b6b43349c7e41d47d1b227636" + "reference": "0700751f19b5e8dcfadb6614662216a93f37e2dd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d205d071c4a7ef5b6b43349c7e41d47d1b227636", - "reference": "d205d071c4a7ef5b6b43349c7e41d47d1b227636", + "url": "https://api.github.com/repos/symfony/validator/zipball/0700751f19b5e8dcfadb6614662216a93f37e2dd", + "reference": "0700751f19b5e8dcfadb6614662216a93f37e2dd", "shasum": "" }, "require": { @@ -2154,7 +2154,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v5.4.32" + "source": "https://github.com/symfony/validator/tree/v5.4.34" }, "funding": [ { @@ -2170,7 +2170,7 @@ "type": "tidelift" } ], - "time": "2023-11-29T07:42:18+00:00" + "time": "2023-12-29T15:57:36+00:00" }, { "name": "symfony/var-dumper",