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:
authorBenaka <diosmosis@users.noreply.github.com>2018-03-06 00:33:57 +0300
committerThomas Steur <tsteur@users.noreply.github.com>2018-03-06 00:33:57 +0300
commit2e94e0dbbbc833f1e0ce1fae9c509472db145b8c (patch)
treedfa81f8f4a8d1cb139d1e664e01d3b16198a2163 /composer.lock
parent00eecbee3419f6c697f87033f3856cc9f8fe6f64 (diff)
Update component-cache version to 1.0.2. (#12591)
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 8b87287aa9..f437e183e1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -738,16 +738,16 @@
},
{
"name": "piwik/cache",
- "version": "1.0.1",
+ "version": "1.0.2",
"source": {
"type": "git",
- "url": "https://github.com/piwik/component-cache.git",
- "reference": "5f6652574440d9886741918a1e4dc1c555820501"
+ "url": "https://github.com/matomo-org/component-cache.git",
+ "reference": "0dcaaba79735bc2d60b72f020f6371eca633b578"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/component-cache/zipball/5f6652574440d9886741918a1e4dc1c555820501",
- "reference": "5f6652574440d9886741918a1e4dc1c555820501",
+ "url": "https://api.github.com/repos/matomo-org/component-cache/zipball/0dcaaba79735bc2d60b72f020f6371eca633b578",
+ "reference": "0dcaaba79735bc2d60b72f020f6371eca633b578",
"shasum": ""
},
"require": {
@@ -782,7 +782,7 @@
"redis"
],
"abandoned": "matomo/cache",
- "time": "2016-11-15T02:33:06+00:00"
+ "time": "2018-03-05T02:55:54+00:00"
},
{
"name": "piwik/decompress",