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>2020-11-06 16:53:30 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2020-11-06 16:53:30 +0300
commitebb27195fe3747ddf863214223b2de1ce54ca59c (patch)
tree63ab7c3c262e07c375aede10cd2afa2a533a13d1 /appinfo
parent6fa1ea6f39236d8d89f1ccf4c2b1ff5e9f0c506b (diff)
Drop php7.2 from CI and info.xml
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 2b5fb875e..1c6b04a28 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -33,7 +33,7 @@
<repository type="git">https://github.com/nextcloud/mail.git</repository>
<screenshot>https://user-images.githubusercontent.com/1374172/79554966-278e1600-809f-11ea-82ea-7a0d72a2704f.png</screenshot>
<dependencies>
- <php min-version="7.2" max-version="7.4" />
+ <php min-version="7.3" max-version="7.4" />
<nextcloud min-version="20" max-version="21" />
</dependencies>
<repair-steps>