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