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 <thomas.steur@gmail.com>2016-08-29 07:13:24 +0300
committerThomas Steur <thomas.steur@gmail.com>2016-08-29 18:28:55 +0300
commit903b870466b62e8a655a0f6564d052583c0fb7ec (patch)
tree8a25f6c18322aeb0a062840152d259b5ac5265b3 /plugins/ExamplePlugin
parent4c9d1274408fb57d5e0b53dcda425dc4892c7b00 (diff)
fix tests
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 fa71469815..c784750dec 100644
--- a/plugins/ExamplePlugin/plugin.json
+++ b/plugins/ExamplePlugin/plugin.json
@@ -4,7 +4,7 @@
"description": "Piwik Platform showcase: how to create widgets, menus, scheduled tasks, a custom archiver, plugin tests, and a AngularJS component.",
"theme": false,
"require": {
- "piwik": ">=PIWIK_VERSION,<3.0.0-b1"
+ "piwik": ">=3.0.0-b1,<4.0.0-b1"
},
"authors": [
{