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

github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-08 11:15:54 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-04-08 11:15:54 +0300
commitda4e92145753740c0d94912090a7e8209dd0af7a (patch)
treebd2bf56315f7ea1543ca0d364ef263749e57511d /appinfo
parent8115b3f45f330e2c0226c19ad11ef41ef6d6b4fa (diff)
Require Nextcloud 16
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2132919cd..12836f695 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,8 +21,8 @@
<repository type="git">https://github.com/nextcloud/mail.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/mail/74e94da16618b32ee0834e57bbfc83ff7334f709/screenshots/mail.png</screenshot>
<dependencies>
- <php min-version="7.0" max-version="7.3" />
- <nextcloud min-version="15" max-version="16" />
+ <php min-version="7.1" max-version="7.3" />
+ <nextcloud min-version="16" max-version="16" />
</dependencies>
<repair-steps>
<post-migration>