summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:48:23 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-02-21 15:48:23 +0100
commit59c5f17247219612efcee74878dad0b935a5f966 (patch)
treea6f62f9e1a7b0881bdc53e1a6954a2243be66f77 /appinfo
parente4e3fbf5effd3ff94e866f5bd9b31fc5fbed70fd (diff)
try without custom php ini
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 c856e7602..0f2f57b02 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -24,7 +24,7 @@
<requiremin>8.1</requiremin>
<dependencies>
<owncloud min-version="8.2" max-version="9.0"/>
- <php min-version="5.6" />
+ <php min-version="5.5" />
<database min-version="9.4">pgsql</database>
<database>sqlite</database>
<database>mysql</database>