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-02 17:11:00 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-02 21:18:28 +0300
commit2c76665cf4551529ea2c81b6d1e51fce2a7a834a (patch)
tree467861d128c5e9496ff72088755d1f358486bb6e /composer.json
parente2f98da6225068ab6975f7076948b6be83e7b8ed (diff)
Bump christophwurst/nextcloud_testing from 0.7.0 to 0.9.1
Bumps [christophwurst/nextcloud_testing](https://github.com/ChristophWurst/nextcloud_testing) from 0.7.0 to 0.9.1. - [Release notes](https://github.com/ChristophWurst/nextcloud_testing/releases) - [Commits](https://github.com/ChristophWurst/nextcloud_testing/compare/0.7.0...0.9.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
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 27881077b..5c16e1b8e 100644
--- a/composer.json
+++ b/composer.json
@@ -37,7 +37,7 @@
},
"require-dev": {
"christophwurst/nextcloud": "v17.0.1",
- "christophwurst/nextcloud_testing": "0.7.0",
+ "christophwurst/nextcloud_testing": "0.9.1",
"phan/phan": "^2.0"
},
"scripts": {