Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Steur <tsteur@users.noreply.github.com>2020-01-14 00:55:04 +0300
committerGitHub <noreply@github.com>2020-01-14 00:55:04 +0300
commitb247f8538cd3b67b9145997f5aca929b87f4eef5 (patch)
treed899d4f989ce0afa7fd26de7f270901bf6ef495b /plugins/ExamplePlugin
parentdfd5f056d8e4b36297fc1858425ebf82bcabd932 (diff)
Initialise 4.x branch (#15383)
Diffstat (limited to 'plugins/ExamplePlugin')
-rw-r--r--plugins/ExamplePlugin/plugin.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/ExamplePlugin/plugin.json b/plugins/ExamplePlugin/plugin.json
index 54bece1d44..1a1d6ad78c 100644
--- a/plugins/ExamplePlugin/plugin.json
+++ b/plugins/ExamplePlugin/plugin.json
@@ -4,7 +4,7 @@
"version": "0.1.0",
"theme": false,
"require": {
- "piwik": ">=3.0.0-b1,<4.0.0-b1"
+ "piwik": ">=4.0.0-b1,<5.0.0-b1"
},
"authors": [
{