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>2022-05-02 11:27:26 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2022-05-02 11:27:26 +0300
commit09475900636e7f0eca4782952694defc353b58f8 (patch)
tree84f100c524bb2241bd196a7ab42771003f6bbb57 /appinfo
parent0a232a18483942478ad33bb5b8d899b7bd115895 (diff)
Drop PHP7.3 supportchore/drop-php-73
It has reached EOL and blocks updates of our composer dependencies. 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 3c1bdb278..defcceea0 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -29,7 +29,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="8.0" />
+ <php min-version="7.4" max-version="8.0" />
<nextcloud min-version="21" max-version="25" />
</dependencies>
<background-jobs>