From 066b4b5a22a89fe3b38d37f09153090091928cd5 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Tue, 13 May 2014 21:57:44 +0200 Subject: move to new controller layout --- appinfo/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'appinfo/app.json') diff --git a/appinfo/app.json b/appinfo/app.json index 2cd5cafe3..33e54d8a2 100644 --- a/appinfo/app.json +++ b/appinfo/app.json @@ -35,8 +35,8 @@ "databases": ["pgsql", "sqlite3", "mysql"], "categories": ["Multimedia"], "dependencies": { - "php": ">=5.3.6", - "owncloud": ">=6.0.3", + "php": ">=5.4", + "owncloud": ">=7", "libs": { "curl": "*" } -- cgit v1.2.3