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>2021-01-07 21:40:24 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2021-02-04 15:51:34 +0300
commit88ce26af941c169b668dd1a4f3a6e9271900f4f7 (patch)
treebb414ac663dc56ef2c30e0c0e810d0ca8487c649 /appinfo
parent336b9f1e9f44801fd2afcdb4c6192670acf52a73 (diff)
Allow php8
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 4da4220c8..e38db7264 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.3" max-version="7.4" />
+ <php min-version="7.3" max-version="8.0" />
<nextcloud min-version="21" max-version="22" />
</dependencies>
<repair-steps>