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 <tsteur@users.noreply.github.com>2016-11-15 18:14:42 +0300
committerMatthieu Aubry <mattab@users.noreply.github.com>2016-11-15 18:14:42 +0300
commite1a329fb2b10d118fe4f1b9d86fb330dd3aa9163 (patch)
treee4e816b23b7fdc1b89974e484a9ca3717dfc51ac /composer.lock
parentcd6af07f42a9558c2243b44dc3c45c4963b9a944 (diff)
document new possibility to specify a unix socket page (#10868)
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 79ce5d3c01..3ffc6dbe3f 100644
--- a/composer.lock
+++ b/composer.lock
@@ -686,16 +686,16 @@
},
{
"name": "piwik/cache",
- "version": "1.0.0",
+ "version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/piwik/component-cache.git",
- "reference": "4cae40390a6fe8269e334d1204c51cf79c5e15e1"
+ "reference": "5f6652574440d9886741918a1e4dc1c555820501"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/component-cache/zipball/4cae40390a6fe8269e334d1204c51cf79c5e15e1",
- "reference": "4cae40390a6fe8269e334d1204c51cf79c5e15e1",
+ "url": "https://api.github.com/repos/piwik/component-cache/zipball/5f6652574440d9886741918a1e4dc1c555820501",
+ "reference": "5f6652574440d9886741918a1e4dc1c555820501",
"shasum": ""
},
"require": {
@@ -729,7 +729,7 @@
"file",
"redis"
],
- "time": "2016-09-14 20:19:56"
+ "time": "2016-11-15 02:33:06"
},
{
"name": "piwik/decompress",