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-08 05:14:40 +0300
committerGitHub <noreply@github.com>2019-12-08 05:14:40 +0300
commitd68386657bc6f07fd257b7cab1157e6d8767577e (patch)
tree7d9d5f6e34bcb0d1ce128f09479da81e3b96d9b4 /composer.lock
parenta6b1cb33b735e711e0707b6a7c51a68fc4e86130 (diff)
Bump phpunit/phpunit from 8.4.3 to 8.5.0
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.4.3 to 8.5.0. - [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.4.3...8.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 2c11ce711..f8b198d24 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1971,16 +1971,16 @@
},
{
"name": "phpunit/phpunit",
- "version": "8.4.3",
+ "version": "8.5.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
- "reference": "67f9e35bffc0dd52d55d565ddbe4230454fd6a4e"
+ "reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/67f9e35bffc0dd52d55d565ddbe4230454fd6a4e",
- "reference": "67f9e35bffc0dd52d55d565ddbe4230454fd6a4e",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/3ee1c1fd6fc264480c25b6fb8285edefe1702dab",
+ "reference": "3ee1c1fd6fc264480c25b6fb8285edefe1702dab",
"shasum": ""
},
"require": {
@@ -2024,7 +2024,7 @@
"type": "library",
"extra": {
"branch-alias": {
- "dev-master": "8.4-dev"
+ "dev-master": "8.5-dev"
}
},
"autoload": {
@@ -2050,7 +2050,7 @@
"testing",
"xunit"
],
- "time": "2019-11-06T09:42:23+00:00"
+ "time": "2019-12-06T05:41:38+00:00"
},
{
"name": "psr/container",