Update composer

This commit is contained in:
Benoit Vianin 2025-10-17 09:06:32 +00:00
parent 0fec943a52
commit 5b3bf4a912
1 changed files with 18 additions and 18 deletions

36
includes/composer.lock generated
View File

@ -62,16 +62,16 @@
}, },
{ {
"name": "dasprid/enum", "name": "dasprid/enum",
"version": "1.0.6", "version": "1.0.7",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/DASPRiD/Enum.git", "url": "https://github.com/DASPRiD/Enum.git",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90" "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/DASPRiD/Enum/zipball/8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "url": "https://api.github.com/repos/DASPRiD/Enum/zipball/b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"reference": "8dfd07c6d2cf31c8da90c53b83c026c7696dda90", "reference": "b5874fa9ed0043116c72162ec7f4fb50e02e7cce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -106,9 +106,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/DASPRiD/Enum/issues", "issues": "https://github.com/DASPRiD/Enum/issues",
"source": "https://github.com/DASPRiD/Enum/tree/1.0.6" "source": "https://github.com/DASPRiD/Enum/tree/1.0.7"
}, },
"time": "2024-08-09T14:30:48+00:00" "time": "2025-09-16T12:23:56+00:00"
}, },
{ {
"name": "endroid/qr-code", "name": "endroid/qr-code",
@ -371,16 +371,16 @@
}, },
{ {
"name": "symfony/intl", "name": "symfony/intl",
"version": "v6.4.24", "version": "v6.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/intl.git", "url": "https://github.com/symfony/intl.git",
"reference": "c0938cd29804e65308051a42d1387f0dd57e1eaf" "reference": "0cd11e99e8c505f7ee7c6f0ccc8bccb8e14e652f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/intl/zipball/c0938cd29804e65308051a42d1387f0dd57e1eaf", "url": "https://api.github.com/repos/symfony/intl/zipball/0cd11e99e8c505f7ee7c6f0ccc8bccb8e14e652f",
"reference": "c0938cd29804e65308051a42d1387f0dd57e1eaf", "reference": "0cd11e99e8c505f7ee7c6f0ccc8bccb8e14e652f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -434,7 +434,7 @@
"localization" "localization"
], ],
"support": { "support": {
"source": "https://github.com/symfony/intl/tree/v6.4.24" "source": "https://github.com/symfony/intl/tree/v6.4.26"
}, },
"funding": [ "funding": [
{ {
@ -454,7 +454,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-07-10T08:14:14+00:00" "time": "2025-09-07T21:26:26+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -872,16 +872,16 @@
}, },
{ {
"name": "symfony/validator", "name": "symfony/validator",
"version": "v6.4.24", "version": "v6.4.26",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/validator.git", "url": "https://github.com/symfony/validator.git",
"reference": "297a24dccf13cc09f1d03207b20807f528f088cc" "reference": "3ed456b3cd04e61fc7ed2601805fee3c1130663a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/validator/zipball/297a24dccf13cc09f1d03207b20807f528f088cc", "url": "https://api.github.com/repos/symfony/validator/zipball/3ed456b3cd04e61fc7ed2601805fee3c1130663a",
"reference": "297a24dccf13cc09f1d03207b20807f528f088cc", "reference": "3ed456b3cd04e61fc7ed2601805fee3c1130663a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -949,7 +949,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.24" "source": "https://github.com/symfony/validator/tree/v6.4.26"
}, },
"funding": [ "funding": [
{ {
@ -969,7 +969,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2025-07-29T18:08:45+00:00" "time": "2025-09-25T15:37:27+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],