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

github.com/nextcloud/twofactor_u2f.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:07:05 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-09-03 11:07:05 +0300
commit96e98f3fcc49dac8d7cc543db854f19e2ebe7cc9 (patch)
treeaed203f78b49a18ee63310937a9fea2f1a0f5b82 /composer.json
parent1a75d83b995c16b59942a127a83f0f08c5e8513d (diff)
Targe 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 2c48ec3..a0196f4 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"yubico/u2flib-server": "^1.0.1"
},
"require-dev": {
- "christophwurst/nextcloud": "^17.0.0-dev",
+ "christophwurst/nextcloud": "v17.0.0-beta3",
"phpunit/phpunit": "^7.5.8",
"roave/security-advisories": "dev-master"
},