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:
authorThomas Steur <thomas.steur@googlemail.com>2014-12-18 01:53:08 +0300
committerThomas Steur <thomas.steur@googlemail.com>2014-12-18 01:53:08 +0300
commitd31e90e3b7f61dc64f449f4d9925c14897f611e6 (patch)
treeeac887a32c3ed4217e74f6fbe5ba4830df9c5495 /composer.lock
parent4b73ca053537da697b500528bc3ad9736363a5d0 (diff)
refs #6873 updated piwik cache lib
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock10
1 files changed, 5 insertions, 5 deletions
diff --git a/composer.lock b/composer.lock
index f4fbd7f67e..84b8ee1739 100644
--- a/composer.lock
+++ b/composer.lock
@@ -434,16 +434,16 @@
},
{
"name": "piwik/cache",
- "version": "0.2.1",
+ "version": "0.2.2",
"source": {
"type": "git",
"url": "https://github.com/piwik/component-cache.git",
- "reference": "1cbe0012f703b5462e87520ebcf76bdca89026e8"
+ "reference": "e6205408641cbf16b5043e0092e4414e3a4330ff"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/component-cache/zipball/1cbe0012f703b5462e87520ebcf76bdca89026e8",
- "reference": "1cbe0012f703b5462e87520ebcf76bdca89026e8",
+ "url": "https://api.github.com/repos/piwik/component-cache/zipball/e6205408641cbf16b5043e0092e4414e3a4330ff",
+ "reference": "e6205408641cbf16b5043e0092e4414e3a4330ff",
"shasum": ""
},
"require": {
@@ -477,7 +477,7 @@
"file",
"redis"
],
- "time": "2014-12-16 01:47:11"
+ "time": "2014-12-17 22:49:09"
},
{
"name": "piwik/decompress",