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:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-12 09:46:16 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-12 09:46:16 +0300
commitb8b9d435485ac37c93c9d355241f68d3e5a009d0 (patch)
tree0f0fcc6d17bf4083339055f04c8281788c9647ac /composer.json
parent072d4732a2a023fc348825140f64fe789bef4225 (diff)
Make compatible with Nextcloud 17
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 e43e865a1..7afe3ecf1 100644
--- a/composer.json
+++ b/composer.json
@@ -31,7 +31,7 @@
"arthurhoaro/favicon": "^1.2"
},
"require-dev": {
- "christophwurst/nextcloud": "v16.0.0-beta3",
+ "christophwurst/nextcloud": "v16.0.0-RC1",
"christophwurst/nextcloud_testing": "0.5.1",
"phan/phan": "^1.2"
},