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:
authorXaver Maierhofer <xaver.maierhofer@xwissen.info>2018-11-21 03:05:09 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-05 15:15:36 +0300
commit8f40fe8b8b22640a1a541ef74772acfb8ebabd77 (patch)
treefe0e2f231c44b2c57ea67bf1554b0d50e8f425b1 /appinfo
parent8d3d1284aae0cafac654465c036aa71956c90e3a (diff)
Support PHP 7.3
Signed-off-by: Xaver Maierhofer <xaver.maierhofer@xwissen.info> 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 a428a5e8f..2132919cd 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="7.0" max-version="7.2" />
+ <php min-version="7.0" max-version="7.3" />
<nextcloud min-version="15" max-version="16" />
</dependencies>
<repair-steps>