From 322c8da0575b3551e526bf7aec4098359e7318ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Oct 2022 23:11:42 +0000 Subject: [PATCH] Bump symfony/validator from 6.0.8 to 6.0.15 Bumps [symfony/validator](https://github.com/symfony/validator) from 6.0.8 to 6.0.15. - [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.15) --- 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..547f3e5 100644 --- a/composer.lock +++ b/composer.lock @@ -6743,16 +6743,16 @@ }, { "name": "symfony/validator", - "version": "v6.0.8", + "version": "v6.0.15", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b" + "reference": "241c97afb56b08c084f8017105f8638c74faaf46" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/d8f47eea936014e9e9d1cd3248f8c73d57dc248b", - "reference": "d8f47eea936014e9e9d1cd3248f8c73d57dc248b", + "url": "https://api.github.com/repos/symfony/validator/zipball/241c97afb56b08c084f8017105f8638c74faaf46", + "reference": "241c97afb56b08c084f8017105f8638c74faaf46", "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.15" }, "funding": [ { @@ -6847,7 +6847,7 @@ "type": "tidelift" } ], - "time": "2022-04-15T08:07:58+00:00" + "time": "2022-10-28T16:22:58+00:00" }, { "name": "symfony/var-dumper",