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:
authormattab <matthieu.aubry@gmail.com>2016-03-31 08:11:31 +0300
committermattab <matthieu.aubry@gmail.com>2016-03-31 08:11:31 +0300
commitd33d8c6495bea4058e3b252031a3d88fdf415138 (patch)
tree4effb2f95575bf651014e9264ae13ccea8725ab5 /composer.lock
parentaf1db6191b2e77b07216762dba7d139e1970a154 (diff)
pdate referrer spam list & search engine / social definitions https://github.com/piwik/piwik/issues/9817
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock33
1 files changed, 16 insertions, 17 deletions
diff --git a/composer.lock b/composer.lock
index e880b46091..2773db3ca9 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,11 +1,10 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "de61be52972a0fe8fe751306c271f4b8",
- "content-hash": "68130b067cdceef8346b47d858b763a3",
"packages": [
{
"name": "container-interop/container-interop",
@@ -939,16 +938,16 @@
},
{
"name": "piwik/piwik-php-tracker",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": {
"type": "git",
"url": "https://github.com/piwik/piwik-php-tracker.git",
- "reference": "ac3e26bb3e2c8a428ccbf6ca663c2ef37fa47a5e"
+ "reference": "f026613f8137c014030c96a22491ede5f5f1676b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/piwik-php-tracker/zipball/ac3e26bb3e2c8a428ccbf6ca663c2ef37fa47a5e",
- "reference": "ac3e26bb3e2c8a428ccbf6ca663c2ef37fa47a5e",
+ "url": "https://api.github.com/repos/piwik/piwik-php-tracker/zipball/f026613f8137c014030c96a22491ede5f5f1676b",
+ "reference": "f026613f8137c014030c96a22491ede5f5f1676b",
"shasum": ""
},
"type": "library",
@@ -975,20 +974,20 @@
"piwik",
"tracker"
],
- "time": "2015-11-11 02:55:37"
+ "time": "2016-01-12 21:44:22"
},
{
"name": "piwik/referrer-spam-blacklist",
- "version": "1.0.7",
+ "version": "1.0.8",
"source": {
"type": "git",
"url": "https://github.com/piwik/referrer-spam-blacklist.git",
- "reference": "85db74cfc7249cb34ff59eba22edeb6704fd69b8"
+ "reference": "665ad115eb85a94210beecb13c57806ff474364f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/referrer-spam-blacklist/zipball/85db74cfc7249cb34ff59eba22edeb6704fd69b8",
- "reference": "85db74cfc7249cb34ff59eba22edeb6704fd69b8",
+ "url": "https://api.github.com/repos/piwik/referrer-spam-blacklist/zipball/665ad115eb85a94210beecb13c57806ff474364f",
+ "reference": "665ad115eb85a94210beecb13c57806ff474364f",
"shasum": ""
},
"type": "library",
@@ -997,20 +996,20 @@
"Public Domain"
],
"description": "Community-contributed list of referrer spammers",
- "time": "2016-01-05 17:31:58"
+ "time": "2016-03-22 18:43:29"
},
{
"name": "piwik/searchengine-and-social-list",
- "version": "1.1",
+ "version": "1.2.0",
"source": {
"type": "git",
"url": "https://github.com/piwik/searchengine-and-social-list.git",
- "reference": "5b6763e77dadf24e579f03a7a0e79f1827b5db8a"
+ "reference": "276e03a2f0dfe1559f57d6e2cba9258305ecdba5"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/searchengine-and-social-list/zipball/5b6763e77dadf24e579f03a7a0e79f1827b5db8a",
- "reference": "5b6763e77dadf24e579f03a7a0e79f1827b5db8a",
+ "url": "https://api.github.com/repos/piwik/searchengine-and-social-list/zipball/276e03a2f0dfe1559f57d6e2cba9258305ecdba5",
+ "reference": "276e03a2f0dfe1559f57d6e2cba9258305ecdba5",
"shasum": ""
},
"type": "library",
@@ -1019,7 +1018,7 @@
"Public Domain"
],
"description": "Search engine and social network definitions used by Piwik",
- "time": "2015-11-16 22:24:23"
+ "time": "2016-02-17 06:55:15"
},
{
"name": "psr/log",