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:
authorStefan Giehl <stefan@matomo.org>2020-09-28 09:09:26 +0300
committerGitHub <noreply@github.com>2020-09-28 09:09:26 +0300
commit14b46df582d850b201eac4930071f6cf9fe73f52 (patch)
tree3901a0f4ea10936af533a2be0ce5f8a602b0eb93 /composer.json
parent42bc392c5620b5431d4de151bca772a069364fad (diff)
rename composer package to matomo/matomo (#16205)
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/composer.json b/composer.json
index c5654d51ac..dcef7611e7 100644
--- a/composer.json
+++ b/composer.json
@@ -1,5 +1,5 @@
{
- "name": "piwik/piwik",
+ "name": "matomo/matomo",
"type": "application",
"description": "the leading free/libre analytics platform",
"keywords": ["piwik","matomo","web","analytics"],