From 34ade2bba4f746fe6be43af308e494a5c5d50363 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Wed, 9 Mar 2022 01:47:03 +0100 Subject: Use main branch for updating referer spam list, so it is kept up to date without releases (#18871) --- composer.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) (limited to 'composer.lock') 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, -- cgit v1.2.3