From 7d7385b1891df93e261ac24979e01e8f1ae7b197 Mon Sep 17 00:00:00 2001 From: g <63980406+gugulet-hu@users.noreply.github.com> Date: Sat, 31 Oct 2020 15:58:12 +0200 Subject: [PATCH] Update to v4 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index 5f8f4b3..33bfbbe 100644 --- a/plugin.json +++ b/plugin.json @@ -4,7 +4,7 @@ "version": "0.0.1", "theme": true, "require": { - "piwik": ">=3.13.1-stable" + "piwik": ">=4.0.0-b1,<5.0.0-b1" }, "stylesheet": "stylesheets/theme.less", "javascript": "javascripts/theme.js",