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-29 05:13:23 +0300
committerGitHub <noreply@github.com>2019-12-29 05:13:23 +0300
commit9903b2ba99b53a2799b6346c8135e6ca8c35b6de (patch)
treeb416ddba1b037d78d7442d3f83fa7aadfb0d685b /composer.lock
parentf92a9468d3bea3840f0febb1fcea8340f2e614ac (diff)
Bump phpunit/phpunit from 8.5.0 to 8.5.1
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.0 to 8.5.1. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.0...8.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock31
1 files changed, 16 insertions, 15 deletions
diff --git a/composer.lock b/composer.lock
index 0bd3a355c..62034a232 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1558,16 +1558,16 @@
},
{
"name": "phpdocumentor/reflection-docblock",
- "version": "4.3.3",
+ "version": "4.3.4",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
- "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62"
+ "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
- "reference": "2ecaa9fef01634c83bfa8dc1fe35fb5cef223a62",
+ "url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/da3fd972d6bafd628114f7e7e036f45944b62e9c",
+ "reference": "da3fd972d6bafd628114f7e7e036f45944b62e9c",
"shasum": ""
},
"require": {
@@ -1579,6 +1579,7 @@
"require-dev": {
"doctrine/instantiator": "^1.0.5",
"mockery/mockery": "^1.0",
+ "phpdocumentor/type-resolver": "0.4.*",
"phpunit/phpunit": "^6.4"
},
"type": "library",
@@ -1605,7 +1606,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-12-20T13:40:23+00:00"
+ "time": "2019-12-28T18:55:12+00:00"
},
{
"name": "phpdocumentor/type-resolver",
@@ -1656,16 +1657,16 @@
},
{
"name": "phpspec/prophecy",
- "version": "1.10.0",
+ "version": "1.10.1",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
- "reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682"
+ "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/phpspec/prophecy/zipball/d638ebbb58daba25a6a0dc7969e1358a0e3c6682",
- "reference": "d638ebbb58daba25a6a0dc7969e1358a0e3c6682",
+ "url": "https://api.github.com/repos/phpspec/prophecy/zipball/cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
+ "reference": "cbe1df668b3fe136bcc909126a0f529a78d4cbbc",
"shasum": ""
},
"require": {
@@ -1715,7 +1716,7 @@
"spy",
"stub"
],
- "time": "2019-12-17T16:54:23+00:00"
+ "time": "2019-12-22T21:05:45+00:00"
},
{
"name": "phpunit/php-code-coverage",
@@ -1971,16 +1972,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.5.0",
+ "version": "8.5.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab"
+ "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3ee1c1fd6fc264480c25b6fb8285edefe1702dab",
- "reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
+ "reference": "7870c78da3c5e4883eaef36ae47853ebb3cb86f2",
"shasum": ""
},
"require": {
@@ -2050,7 +2051,7 @@
"testing",
"xunit"
],
- "time": "2019-12-06T05:41:38+00:00"
+ "time": "2019-12-25T14:49:39+00:00"
},
{
"name": "psr/container",