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

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-09-03 11:05:52 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-09-03 11:05:52 +0300
commit943236281e83c52576f95bc663fba05d185dea63 (patch)
treee2cf177d59c83c256d3f7dd3a817d3dbd10e998b /composer.json
parentccbc1ae459d1144dbe1fbedbad3a8cf21efadb1d (diff)
Target the beta3
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 62592f5..d99a30d 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
},
"require-dev": {
"christian-riesen/otp": "2.*",
- "christophwurst/nextcloud": "17.0.0.x-dev",
+ "christophwurst/nextcloud": "v17.0.0-beta3",
"christophwurst/nextcloud_testing": "0.7.0"
},
"scripts": {