php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2026-01-28 12:03:53 +00:00 committed by github-actions[bot]
parent 3f4eecaa96
commit 0ee76078ad

12
php/composer.lock generated
View file

@ -4058,16 +4058,16 @@
}, },
{ {
"name": "symfony/finder", "name": "symfony/finder",
"version": "v6.4.32", "version": "v6.4.33",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/finder.git", "url": "https://github.com/symfony/finder.git",
"reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de" "reference": "24965ca011dac87431729640feef8bcf7b5523e0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/finder/zipball/3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de", "url": "https://api.github.com/repos/symfony/finder/zipball/24965ca011dac87431729640feef8bcf7b5523e0",
"reference": "3ec24885c1d9ababbb9c8f63bb42fea3c8c9b6de", "reference": "24965ca011dac87431729640feef8bcf7b5523e0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4102,7 +4102,7 @@
"description": "Finds files and directories via an intuitive fluent interface", "description": "Finds files and directories via an intuitive fluent interface",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/finder/tree/v6.4.32" "source": "https://github.com/symfony/finder/tree/v6.4.33"
}, },
"funding": [ "funding": [
{ {
@ -4122,7 +4122,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2026-01-10T14:09:00+00:00" "time": "2026-01-26T13:03:48+00:00"
}, },
{ {
"name": "symfony/polyfill-intl-grapheme", "name": "symfony/polyfill-intl-grapheme",