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>2017-12-12 17:26:04 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-12 17:26:04 +0300
commitae4fe1c90a276013b3710a22c3aa1cdd6eb16db5 (patch)
treeb665c0ccc613acbd3dc2abda5be666eb2ccd160c /appinfo/info.xml
parenta39a56748ca5a2fc21a7b41c07c71d7c8a56bb09 (diff)
Switch to new promise-based u2f API
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo/info.xml')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index ca1fe50..7b83bc5 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -17,7 +17,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/twofactor_u2f/4e0542d888236b7f212bed0b536244d08803466f/screenshots/settings.png</screenshot>
<dependencies>
- <php min-version="5.6" max-version="7.1"></php>
+ <php min-version="5.6" max-version="7.2"></php>
<nextcloud min-version="13" max-version="13" />
</dependencies>