Skip to content

Commit 8e03e05

Browse files
authored
Update plugin.json
1 parent 1ec4ac1 commit 8e03e05

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "TrackingCodeCustomizer",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"license": "GPL v3+",
55
"keywords": [
66
"tracking",
@@ -12,7 +12,7 @@
1212
"homepage": "https:\/\/github.com\/jbrule\/piwikplugin-TrackingCodeCustomizer",
1313
"theme": false,
1414
"require": {
15-
"piwik": ">=3.0.0-stable,<4.0.0-b1"
15+
"matomo": ">=4.0.0-b1,<5.0.0-b1"
1616
},
1717
"authors": [
1818
{
@@ -21,4 +21,4 @@
2121
"homepage": "https:\/\/www.linkedin.com\/pub\/joshua-brule\/15\/326\/9b9"
2222
}
2323
]
24-
}
24+
}

0 commit comments

Comments
 (0)