From 763a61e4bc597dffe2a506eac8ad95fb763bbfa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 04:57:59 +0000 Subject: [PATCH] Bump symfony/validator from 7.1.5 to 7.1.6 Bumps [symfony/validator](https://github.com/symfony/validator) from 7.1.5 to 7.1.6. - [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/v7.1.5...v7.1.6) --- 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 eedbddc..c44ba52 100644 --- a/composer.lock +++ b/composer.lock @@ -2007,16 +2007,16 @@ }, { "name": "symfony/validator", - "version": "v7.1.5", + "version": "v7.1.6", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "e57592782dc2a86997477f28164c51af53512ad8" + "reference": "6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/e57592782dc2a86997477f28164c51af53512ad8", - "reference": "e57592782dc2a86997477f28164c51af53512ad8", + "url": "https://api.github.com/repos/symfony/validator/zipball/6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb", + "reference": "6c9fc7b87bc7a7056c0fdbe3ff87b12690942ffb", "shasum": "" }, "require": { @@ -2084,7 +2084,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v7.1.5" + "source": "https://github.com/symfony/validator/tree/v7.1.6" }, "funding": [ { @@ -2100,7 +2100,7 @@ "type": "tidelift" } ], - "time": "2024-09-20T08:28:38+00:00" + "time": "2024-10-25T15:11:02+00:00" }, { "name": "symfony/yaml",