summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2019-03-26 11:20:18 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2019-03-28 12:51:40 +0100
commit0f0417e1d0867746bf8fa0fba62e855d36692369 (patch)
treeb4926b47c0accfe9aa20f5d5b6fb6771e47a498d /appinfo
parentf4e18bdbc51ed5d44c4854b887ccfab5f974d8d4 (diff)
info.xml: bump php min-version
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 b0a21d298..eaeb3e888 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -26,7 +26,7 @@ Before you update to a new version, [check the changelog](https://github.com/nex
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3.png</screenshot>
<dependencies>
- <php min-version="5.6"/>
+ <php min-version="7.0"/>
<database min-version="9.4">pgsql</database>
<database>sqlite</database>
<database min-version="5.5">mysql</database>