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>2018-01-10 21:45:20 +0300
committerGitHub <noreply@github.com>2018-01-10 21:45:20 +0300
commit82a9b1b0a01dc20928d50134233e167f0116472d (patch)
treea85fb5ecde6e9b9bacdd20f4310919daf674ab59 /composer.json
parent92cb21b63c7b971579a9f0e3da57cc7d425a3c4f (diff)
Further Piwik.org => Matomo.org replacements (#12415)
* renaming more Piwik mentions * some more updates * fix some tests * support matomo partially as require string * fix tests * fix failing system test * fix tests * fix system test * fix test
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json18
1 files changed, 9 insertions, 9 deletions
diff --git a/composer.json b/composer.json
index 457f8a8d2b..c8f25b72ca 100644
--- a/composer.json
+++ b/composer.json
@@ -2,21 +2,21 @@
"name": "piwik/piwik",
"type": "application",
"description": "the leading free/libre analytics platform",
- "keywords": ["piwik","web","analytics"],
- "homepage": "https://piwik.org",
+ "keywords": ["piwik","matomo","web","analytics"],
+ "homepage": "https://matomo.org",
"license": "GPL-3.0+",
"authors": [
{
- "name": "The Piwik Team",
- "email": "hello@piwik.org",
- "homepage": "https://piwik.org/team/"
+ "name": "The Matomo Team",
+ "email": "hello@matomo.org",
+ "homepage": "https://matomo.org/team/"
}
],
"support": {
- "forum": "https://forum.piwik.org/",
- "issues": "https://github.com/piwik/piwik/issues",
- "wiki": "https://github.com/piwik/piwik/wiki",
- "source": "https://github.com/piwik/piwik"
+ "forum": "https://forum.matomo.org/",
+ "issues": "https://github.com/matomo-org/piwik/issues",
+ "wiki": "https://github.com/matomo-org/piwik/wiki",
+ "source": "https://github.com/matomo-org/piwik"
},
"config":{
"platform": {