mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
Merge pull request #5724 from nextcloud/aio-dependency-update
PHP dependency updates
This commit is contained in:
commit
c6616f7581
1 changed files with 6 additions and 6 deletions
12
php/composer.lock
generated
12
php/composer.lock
generated
|
|
@ -2580,16 +2580,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/reflection-docblock",
|
"name": "phpdocumentor/reflection-docblock",
|
||||||
"version": "5.6.0",
|
"version": "5.6.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
|
||||||
"reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c"
|
"reference": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/f3558a4c23426d12bffeaab463f8a8d8b681193c",
|
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8",
|
||||||
"reference": "f3558a4c23426d12bffeaab463f8a8d8b681193c",
|
"reference": "e5e784149a09bd69d9a5e3b01c5cbd2e2bd653d8",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
@ -2638,9 +2638,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.6.0"
|
"source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/5.6.1"
|
||||||
},
|
},
|
||||||
"time": "2024-11-12T11:25:25+00:00"
|
"time": "2024-12-07T09:39:29+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/type-resolver",
|
"name": "phpdocumentor/type-resolver",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue