From 8dbcc2678da56c243e3b4e00f71be648a8f6cab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Aug 2022 23:16:57 +0000 Subject: [PATCH] Bump symfony/validator from 6.0.8 to 6.0.12 Bumps [symfony/validator](https://github.com/symfony/validator) from 6.0.8 to 6.0.12. - [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.12) --- 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..3d4f527 100644 --- a/composer.lock +++ b/composer.lock @@ -6743,16 +6743,16 @@ }, { "name": "symfony/validator", - "version": "v6.0.8", + "version": "v6.0.12", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b" + "reference": "0987eb0c390d5686768ea2bb388c81494ea4508f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d8f47eea936014e9e9d1cd3248f8c73d57dc248b", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b", + "url": "https://api.github.com/repos/symfony/validator/zipball/0987eb0c390d5686768ea2bb388c81494ea4508f", + "reference": "0987eb0c390d5686768ea2bb388c81494ea4508f", "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.12" }, "funding": [ { @@ -6847,7 +6847,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T08:07:58+00:00" + "time": "2022-08-12T13:08:57+00:00" }, { "name": "symfony/var-dumper",