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[bot] <support@dependabot.com>2019-04-13 09:15:23 +0300
committerdependabot[bot] <support@dependabot.com>2019-04-13 09:15:23 +0300
commit7f905e9aa35776dd09a926dc2d9aade93ee07f49 (patch)
treec3a8b06b2aa31255b8773e7aab187795b518ca1f /composer.json
parentbbf68887cffee6cb867d7eb464aaddce5dd754c6 (diff)
Bump christophwurst/nextcloud_testing from 0.5.1 to 0.6.0
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.5.1 to 0.6.0. - [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.5.1...0.6.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index b11a7bd76..5d94ed06f 100644
--- a/composer.json
+++ b/composer.json
@@ -32,7 +32,7 @@
},
"require-dev": {
"christophwurst/nextcloud": "v16.0.0-RC1",
- "christophwurst/nextcloud_testing": "0.5.1",
+ "christophwurst/nextcloud_testing": "0.6.0",
"phan/phan": "^1.2"
},
"scripts": {