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>2018-11-26 16:03:49 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-11-26 16:03:49 +0300
commitd341463ca8e21be06e479f0c54102c71cf765a8f (patch)
treebb0258617f16137b70034831e02ec8edb9f9b48f /composer.json
parent88e7964420110469063ad2dd34865223122f118d (diff)
Add Nextcloud 16, drop 14 support and adjust build matrix
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 00744edeb..088cd5946 100644
--- a/composer.json
+++ b/composer.json
@@ -31,7 +31,7 @@
"arthurhoaro/favicon": "^1.2"
},
"require-dev": {
- "christophwurst/nextcloud": "14.0.3",
+ "christophwurst/nextcloud": "dev-stable15",
"christophwurst/nextcloud_testing": "0.5.1"
},
"suggest": {