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