summaryrefslogtreecommitdiffstats
path: root/appinfo
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 09:46:42 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 09:46:42 +0200
commit66abbda5576ed5f675c645584969fc3e09152164 (patch)
treea1c4f585f1ee5c2f196953b0d2ab021c742baf99 /appinfo
parent7ba16780c74875a6af885bbdc1dddd10775d81a9 (diff)
add custom heise.de style
Diffstat (limited to 'appinfo')
-rw-r--r--appinfo/app.json2
-rw-r--r--appinfo/info.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/appinfo/app.json b/appinfo/app.json
index 14f155e62..ce906682b 100644
--- a/appinfo/app.json
+++ b/appinfo/app.json
@@ -36,7 +36,7 @@
"categories": ["Multimedia"],
"dependencies": {
"php": ">=5.4",
- "owncloud": ">=7",
+ "owncloud": ">=7.8",
"libs": {
"curl": "*"
}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index d5125f02b..5f79140a9 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -6,5 +6,5 @@
<licence>AGPL</licence>
<author>Alessandro Cosentino, Bernhard Posselt, Jan-Christoph Borchardt. Powered by SimplePie (Ryan Parman, Geoffrey Sneddon, Ryan McCue and contributors).</author>
<version>3.001</version>
- <require>7</require>
+ <require>7.8</require>
</info>