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

github.com/nextcloud/twofactor_gateway.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-10 15:13:44 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-12-10 15:16:47 +0300
commitf79d51cd7ef14a8e14631b8fa13d447e9c0521dd (patch)
treea92dec257ec07d9d5b0d1de3b586aa67b8c14aeb /appinfo/info.xml
parent167efc97d908de214fb7088c9d32d355e30c9bf1 (diff)
Add php7.4 support, drop 7.1 and add nightly testing
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 4c4b51a..93dd498 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -18,7 +18,7 @@
<screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/settings.png</screenshot>
<screenshot>https://raw.githubusercontent.com/ChristophWurst/twofactor_gateway/3f895bc997c1a3a38c9bae16ccae8bd499af864e/screenshots/challenge.png</screenshot>
<dependencies>
- <php min-version="7.1" max-version="7.3"/>
+ <php min-version="7.2" max-version="7.4"/>
<nextcloud min-version="16" max-version="18"/>
</dependencies>