Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-07 08:22:51 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-08-07 08:22:51 +0300
commit3ffe5347714b71b0e52dfd1eceb81ff7325cec70 (patch)
tree999007c28e2f4d0fec98a22b1609c6928afda0fd /composer.json
parent215aedb4eff34c95760dc4c5cf7fbfd6f9134f90 (diff)
Add builds for the Nextcloud 14 beta
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 11d8719..6284054 100644
--- a/composer.json
+++ b/composer.json
@@ -1,6 +1,6 @@
{
"require": {
- "christophwurst/nextcloud": "dev-master",
+ "christophwurst/nextcloud": "14.0.0-beta2",
"irazasyed/telegram-bot-sdk": "^3.0"
},
"require-dev": {