Bump symfony/validator from 7.3.4 to 7.3.5

Bumps [symfony/validator](https://github.com/symfony/validator) from 7.3.4 to 7.3.5.
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.3/CHANGELOG.md)
- [Commits](https://github.com/symfony/validator/compare/v7.3.4...v7.3.5)

---
updated-dependencies:
- dependency-name: symfony/validator
  dependency-version: 7.3.5
  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]
2025-11-03 23:30:01 +00:00
committed by GitHub
parent fc273638ad
commit c09ee418ce

12
composer.lock generated
View File

@@ -7677,16 +7677,16 @@
},
{
"name": "symfony/validator",
"version": "v7.3.4",
"version": "v7.3.5",
"source": {
"type": "git",
"url": "https://github.com/symfony/validator.git",
"reference": "5e29a348b5fac2227b6938a54db006d673bb813a"
"reference": "724086992fb7c7882d05c9d2219d70401ab9fdda"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/5e29a348b5fac2227b6938a54db006d673bb813a",
"reference": "5e29a348b5fac2227b6938a54db006d673bb813a",
"url": "https://api.github.com/repos/symfony/validator/zipball/724086992fb7c7882d05c9d2219d70401ab9fdda",
"reference": "724086992fb7c7882d05c9d2219d70401ab9fdda",
"shasum": ""
},
"require": {
@@ -7755,7 +7755,7 @@
"description": "Provides tools to validate values",
"homepage": "https://symfony.com",
"support": {
"source": "https://github.com/symfony/validator/tree/v7.3.4"
"source": "https://github.com/symfony/validator/tree/v7.3.5"
},
"funding": [
{
@@ -7775,7 +7775,7 @@
"type": "tidelift"
}
],
"time": "2025-09-24T06:32:27+00:00"
"time": "2025-10-24T14:27:20+00:00"
},
{
"name": "symfony/var-dumper",