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>2017-12-12 18:54:03 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2017-12-12 18:54:03 +0300
commit30dd0c423dbe2019d1302e6268155d9fae8021e4 (patch)
tree2d79a68d79bc985553da152ff08c1f23a1b1b597 /appinfo
parent20b7b763c4c7e4036007cf505edf685fd497fe12 (diff)
Allow and test against php7.2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/info.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d7af2ebf8..19573439f 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -21,7 +21,7 @@
<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="5.6" max-version="7.1" />
+ <php min-version="5.6" max-version="7.2" />
<nextcloud min-version="12" max-version="13" />
</dependencies>
<repair-steps>