php dependency updates

Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
szaimen 2024-09-26 12:03:02 +00:00 committed by github-actions[bot]
parent 7c0caaef82
commit 26f76e95b1

24
php/composer.lock generated
View file

@ -2301,16 +2301,16 @@
}, },
{ {
"name": "felixfbecker/language-server-protocol", "name": "felixfbecker/language-server-protocol",
"version": "v1.5.2", "version": "v1.5.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/felixfbecker/php-language-server-protocol.git", "url": "https://github.com/felixfbecker/php-language-server-protocol.git",
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842" "reference": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/6e82196ffd7c62f7794d778ca52b69feec9f2842", "url": "https://api.github.com/repos/felixfbecker/php-language-server-protocol/zipball/a9e113dbc7d849e35b8776da39edaf4313b7b6c9",
"reference": "6e82196ffd7c62f7794d778ca52b69feec9f2842", "reference": "a9e113dbc7d849e35b8776da39edaf4313b7b6c9",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2351,9 +2351,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/felixfbecker/php-language-server-protocol/issues", "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues",
"source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.2" "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.5.3"
}, },
"time": "2022-03-02T22:36:06+00:00" "time": "2024-04-30T00:40:11+00:00"
}, },
{ {
"name": "fidry/cpu-core-counter", "name": "fidry/cpu-core-counter",
@ -2700,16 +2700,16 @@
}, },
{ {
"name": "phpstan/phpdoc-parser", "name": "phpstan/phpdoc-parser",
"version": "1.31.0", "version": "1.32.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpstan/phpdoc-parser.git", "url": "https://github.com/phpstan/phpdoc-parser.git",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17" "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/249f15fb843bf240cf058372dad29e100cee6c17", "url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"reference": "249f15fb843bf240cf058372dad29e100cee6c17", "reference": "6ca22b154efdd9e3c68c56f5d94670920a1c19a4",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2741,9 +2741,9 @@
"description": "PHPDoc parser with support for nullable, intersection and generic types", "description": "PHPDoc parser with support for nullable, intersection and generic types",
"support": { "support": {
"issues": "https://github.com/phpstan/phpdoc-parser/issues", "issues": "https://github.com/phpstan/phpdoc-parser/issues",
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.31.0" "source": "https://github.com/phpstan/phpdoc-parser/tree/1.32.0"
}, },
"time": "2024-09-22T11:32:18+00:00" "time": "2024-09-26T07:23:32+00:00"
}, },
{ {
"name": "sebastian/diff", "name": "sebastian/diff",