2
0
mirror of https://github.com/opencultureconsulting/oai-pmh2.git synced 2025-03-30 00:00:30 +01:00

Bump symfony/validator from 6.4.18 to 6.4.19

Bumps [symfony/validator](https://github.com/symfony/validator) from 6.4.18 to 6.4.19.
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/validator/compare/v6.4.18...v6.4.19)

---
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] 2025-03-03 16:14:30 +00:00 committed by GitHub
parent 9f13e3022b
commit 929b49a8c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

20
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "0e5eb6b0c0c00f1d61dc61a3f7669ee7", "content-hash": "6f6db3afb9a702d9de9fa0b8cd0e0153",
"packages": [ "packages": [
{ {
"name": "doctrine/collections", "name": "doctrine/collections",
@ -2496,16 +2496,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.18", "version": "v6.4.19",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "ce20367d07b2592202e9c266b16a93fa50145207" "reference": "f3e853dffe7c5db675686b8216d6d890dad8c885"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/ce20367d07b2592202e9c266b16a93fa50145207", "url": "https://api.github.com/repos/symfony/validator/zipball/f3e853dffe7c5db675686b8216d6d890dad8c885",
"reference": "ce20367d07b2592202e9c266b16a93fa50145207", "reference": "f3e853dffe7c5db675686b8216d6d890dad8c885",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2573,7 +2573,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.18" "source": "https://github.com/symfony/validator/tree/v6.4.19"
}, },
"funding": [ "funding": [
{ {
@ -2589,7 +2589,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-01-27T16:05:44+00:00" "time": "2025-02-19T13:12:02+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
@ -6205,7 +6205,7 @@
], ],
"aliases": [], "aliases": [],
"minimum-stability": "stable", "minimum-stability": "stable",
"stability-flags": {}, "stability-flags": [],
"prefer-stable": false, "prefer-stable": false,
"prefer-lowest": false, "prefer-lowest": false,
"platform": { "platform": {
@ -6214,9 +6214,9 @@
"ext-libxml": "*", "ext-libxml": "*",
"ext-sqlite3": "*" "ext-sqlite3": "*"
}, },
"platform-dev": {}, "platform-dev": [],
"platform-overrides": { "platform-overrides": {
"php": "8.1" "php": "8.1"
}, },
"plugin-api-version": "2.6.0" "plugin-api-version": "2.3.0"
} }