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.lock
parent7255b44b89f9c73b4d39a492902f4c56739fbc99 (diff)
Use main branch for updating referer spam list, so it is kept up to date without releases (#18871)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock16
1 files changed, 9 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index e7ee1275f4..08206b92f2 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "7594badf335be345564cc3259be6940e",
+ "content-hash": "9f6dbec89d3c3357d4208cdf4be7ce74",
"packages": [
{
"name": "composer/ca-bundle",
@@ -695,22 +695,23 @@
},
{
"name": "matomo/referrer-spam-list",
- "version": "4.0.0",
+ "version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/referrer-spam-list.git",
- "reference": "afe4c1ea107ee7a8915a0d5eb0031cf0366608a8"
+ "reference": "980999af6f2f42c715066ef6b8ea289d34ae88ee"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/referrer-spam-list/zipball/afe4c1ea107ee7a8915a0d5eb0031cf0366608a8",
- "reference": "afe4c1ea107ee7a8915a0d5eb0031cf0366608a8",
+ "url": "https://api.github.com/repos/matomo-org/referrer-spam-list/zipball/980999af6f2f42c715066ef6b8ea289d34ae88ee",
+ "reference": "980999af6f2f42c715066ef6b8ea289d34ae88ee",
"shasum": ""
},
"replace": {
"matomo/referrer-spam-blacklist": "*",
"piwik/referrer-spam-blacklist": "*"
},
+ "default-branch": true,
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
@@ -719,9 +720,9 @@
"description": "Community-contributed list of referrer spammers",
"support": {
"issues": "https://github.com/matomo-org/referrer-spam-list/issues",
- "source": "https://github.com/matomo-org/referrer-spam-list/tree/4.0.0"
+ "source": "https://github.com/matomo-org/referrer-spam-list/tree/master"
},
- "time": "2020-08-10T19:54:07+00:00"
+ "time": "2022-02-12T02:36:05+00:00"
},
{
"name": "matomo/searchengine-and-social-list",
@@ -4597,6 +4598,7 @@
"aliases": [],
"minimum-stability": "stable",
"stability-flags": {
+ "matomo/referrer-spam-list": 20,
"lox/xhprof": 20
},
"prefer-stable": false,