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>2018-01-18 16:09:25 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2018-01-18 16:09:25 +0300
commit0ab2c9da1cbddb99cb0f6147a1799a4d6ae2bb6c (patch)
tree4ce40185e62acd1d2576b393d38f1345186f4743
parent262350f16cdad98a93bcbe3e6aa40538c2a1775b (diff)
Update OCP lib to 14-dev
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index 2ba587b..eb199d8 100644
--- a/composer.json
+++ b/composer.json
@@ -14,7 +14,7 @@
"yubico/u2flib-server": "^1.0.1"
},
"require-dev": {
- "christophwurst/nextcloud": "13.0.x-dev",
+ "christophwurst/nextcloud": "14.0.0.x-dev",
"phpunit/phpunit": "^5.7.26"
},
"config": {