From 859f2e1bdf6677d15c9d6059248800156f7301cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Oct 2022 23:08:50 +0000 Subject: [PATCH] Bump symfony/validator from 6.0.8 to 6.0.14 Bumps [symfony/validator](https://github.com/symfony/validator) from 6.0.8 to 6.0.14. - [Release notes](https://github.com/symfony/validator/releases) - [Changelog](https://github.com/symfony/validator/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/validator/compare/v6.0.8...v6.0.14) --- 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 90872db..00eeb52 100644 --- a/composer.lock +++ b/composer.lock @@ -6743,16 +6743,16 @@ }, { "name": "symfony/validator", - "version": "v6.0.8", + "version": "v6.0.14", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b" + "reference": "25e3897f82c29892fafd85e2aadca37c3a07dd9c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d8f47eea936014e9e9d1cd3248f8c73d57dc248b", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b", + "url": "https://api.github.com/repos/symfony/validator/zipball/25e3897f82c29892fafd85e2aadca37c3a07dd9c", + "reference": "25e3897f82c29892fafd85e2aadca37c3a07dd9c", "shasum": "" }, "require": { @@ -6831,7 +6831,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.0.8" + "source": "https://github.com/symfony/validator/tree/v6.0.14" }, "funding": [ { @@ -6847,7 +6847,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T08:07:58+00:00" + "time": "2022-10-02T08:16:40+00:00" }, { "name": "symfony/var-dumper",