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:
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 b952245..b2fd71f 100644
--- a/composer.json
+++ b/composer.json
@@ -5,7 +5,7 @@
},
"require-dev": {
"christian-riesen/otp": "2.*",
- "christophwurst/nextcloud": "v16.0.0",
+ "christophwurst/nextcloud": "v16.0.2",
"christophwurst/nextcloud_testing": "0.6.0"
},
"scripts": {