1 Commits

Author SHA1 Message Date
dependabot[bot]
c09ee418ce 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>
2025-11-03 23:30:01 +00:00

12
composer.lock generated
View File

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