Bump symfony/validator from 6.4.13 to 6.4.15

Bumps [symfony/validator](https://github.com/symfony/validator) from 6.4.13 to 6.4.15.
- [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/v6.4.13...v6.4.15)

---
updated-dependencies:
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-11-18 16:51:45 +00:00 committed by GitHub
parent c617a749ec
commit b98bb053d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

12
composer.lock generated
View File

@ -2502,16 +2502,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.13", "version": "v6.4.15",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "68e0bf4522756269d9bff801a16701b2ed5eb730" "reference": "7541055cdaf54ff95f0735bf703d313374e8b20b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/68e0bf4522756269d9bff801a16701b2ed5eb730", "url": "https://api.github.com/repos/symfony/validator/zipball/7541055cdaf54ff95f0735bf703d313374e8b20b",
"reference": "68e0bf4522756269d9bff801a16701b2ed5eb730", "reference": "7541055cdaf54ff95f0735bf703d313374e8b20b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2579,7 +2579,7 @@
"description": "Provides tools to validate values", "description": "Provides tools to validate values",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/validator/tree/v6.4.13" "source": "https://github.com/symfony/validator/tree/v6.4.15"
}, },
"funding": [ "funding": [
{ {
@ -2595,7 +2595,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-25T15:07:50+00:00" "time": "2024-11-08T15:28:48+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",