From 96a36f19edaae0d0a0ad9c452b6d8d0b49c1e162 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Mon, 15 Jan 2018 20:36:45 +0100 Subject: [PATCH] move to future release --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index b5ee674..6a16176 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "version": "0.1.0", "theme": true, "require": { - "piwik": ">=3.2.1,<4.0.0-b1" + "piwik": ">=3.5.0,<4.0.0-b1" }, "stylesheet": "stylesheets/theme.less", "homepage": "",