php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2025-11-20 12:04:53 +00:00 committed by github-actions[bot]
parent bdd29a8465
commit 9dd0b9db41

12
php/composer.lock generated
View file

@ -3519,16 +3519,16 @@
}, },
{ {
"name": "phpdocumentor/type-resolver", "name": "phpdocumentor/type-resolver",
"version": "1.10.1", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git", "url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "431c02da15e566adb0ad9c5030fa6f6204d9de9e" "reference": "8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/431c02da15e566adb0ad9c5030fa6f6204d9de9e", "url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3",
"reference": "431c02da15e566adb0ad9c5030fa6f6204d9de9e", "reference": "8cbe6100e8971efbf8e2e7da3a202ba83eafd5a3",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3571,9 +3571,9 @@
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names", "description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
"support": { "support": {
"issues": "https://github.com/phpDocumentor/TypeResolver/issues", "issues": "https://github.com/phpDocumentor/TypeResolver/issues",
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.10.1" "source": "https://github.com/phpDocumentor/TypeResolver/tree/1.11.0"
}, },
"time": "2025-11-18T07:51:16+00:00" "time": "2025-11-19T20:28:58+00:00"
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",