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>2022-03-09 03:47:03 +0300
committerGitHub <noreply@github.com>2022-03-09 03:47:03 +0300
commit34ade2bba4f746fe6be43af308e494a5c5d50363 (patch)
tree4e5390a39595da80f31d7d74b4c5bf5fedf58c73 /composer.json
parent7255b44b89f9c73b4d39a492902f4c56739fbc99 (diff)
Use main branch for updating referer spam list, so it is kept up to date without releases (#18871)
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 c77144c027..ccbc85c89e 100644
--- a/composer.json
+++ b/composer.json
@@ -42,7 +42,7 @@
"matomo/ini": "~3.0",
"matomo/matomo-php-tracker": "^3.0",
"matomo/network": "~2.0",
- "matomo/referrer-spam-list": "~4.0.0",
+ "matomo/referrer-spam-list": "dev-master",
"matomo/searchengine-and-social-list": "~3.0",
"monolog/monolog": "~1.11",
"mustangostang/spyc": "~0.6.0",