php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2024-11-06 12:03:27 +00:00 committed by github-actions[bot]
parent 24a249be05
commit f6cfa071a0

24
php/composer.lock generated
View file

@ -2578,16 +2578,16 @@
}, },
{ {
"name": "phpdocumentor/reflection-docblock", "name": "phpdocumentor/reflection-docblock",
"version": "5.5.0", "version": "5.5.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git", "url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a" "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/54e10d44fc1a84e2598d26f70d4f6f1f233e228a", "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/0c70d2c566e899666f367ab7b80986beb3581e6f",
"reference": "54e10d44fc1a84e2598d26f70d4f6f1f233e228a", "reference": "0c70d2c566e899666f367ab7b80986beb3581e6f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2636,9 +2636,9 @@
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues",
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.0" "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.5.1"
}, },
"time": "2024-11-04T21:26:31+00:00" "time": "2024-11-06T11:58:54+00:00"
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
@ -2940,16 +2940,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.4.13", "version": "v6.4.14",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79" "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/f793dd5a7d9ae9923e35d0503d08ba734cec1d79", "url": "https://api.github.com/repos/symfony/console/zipball/897c2441ed4eec8a8a2c37b943427d24dba3f26b",
"reference": "f793dd5a7d9ae9923e35d0503d08ba734cec1d79", "reference": "897c2441ed4eec8a8a2c37b943427d24dba3f26b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3014,7 +3014,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.4.13" "source": "https://github.com/symfony/console/tree/v6.4.14"
}, },
"funding": [ "funding": [
{ {
@ -3030,7 +3030,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2024-10-09T08:40:40+00:00" "time": "2024-11-05T15:34:40+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",