mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Merge pull request #5330 from nextcloud/aio-dependency-update
PHP dependency updates
This commit is contained in:
commit
8e5612977e
1 changed files with 12 additions and 12 deletions
24
php/composer.lock
generated
24
php/composer.lock
generated
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue