Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 09:39:18 +0300
committerGitHub <noreply@github.com>2019-12-22 09:39:18 +0300
commit1e35082442b39fc821edc6136b35479b0ddf101e (patch)
treef99fb845d0c9c1096c7dd0c11b2797bf2d64d3b6 /composer.lock
parentd02af8df497fdad788447c28d2feb5a6fcd4236a (diff)
parent04375c57655c4f0018412707e664fa7d04352e95 (diff)
Merge pull request #2411 from nextcloud/dependabot/composer/phpdocumentor/reflection-docblock-4.3.3
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index f752cf19b..0bd3a355c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1558,16 +1558,16 @@
},
{
"name": "phpdocumentor/reflection-docblock",
- "version": "4.3.2",
+ "version": "4.3.3",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
- "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e"
+ "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
- "reference": "b83ff7cfcfee7827e1e78b637a5904fe6a96698e",
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
+ "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
"shasum": ""
},
"require": {
@@ -1605,7 +1605,7 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
- "time": "2019-09-12T14:27:41+00:00"
+ "time": "2019-12-20T13:40:23+00:00"
},
{
"name": "phpdocumentor/type-resolver",