From 3eac3a5ba2f85841c7a8a1ce717b0938fd396293 Mon Sep 17 00:00:00 2001 From: Martin Keckeis Date: Fri, 26 Aug 2016 07:35:51 +0200 Subject: [PATCH] Update plugin.json --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 3c41dac..73c8672 100644 --- a/plugin.json +++ b/plugin.json @@ -10,7 +10,7 @@ ], "theme": false, "require": { - "piwik": "2.9.0", - "php": "5.4.0" + "piwik": ">=2.15.0,<3.0.0-b1", + "php": ">=5.6.0" } }