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>2014-06-23 08:31:17 +0400
committermattab <matthieu.aubry@gmail.com>2014-06-23 08:31:17 +0400
commit5963d92f51b0774efded527cef5ff06c722a0d24 (patch)
tree871204db0d18f66dca98dda0d3978ad5eeea4e3c /composer.lock
parentf1d32192aea15e7505f592a2241980d56d724d5c (diff)
updated to device detector 2.1.1 with caching
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 30f925a2af..106f57b07b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -96,16 +96,16 @@
},
{
"name": "piwik/device-detector",
- "version": "2.1",
+ "version": "2.1.1",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
- "reference": "e68be12633ba77280b2bc9fbb248a4a6530a521a"
+ "reference": "a35a509849ef16d4e47c6f417c116efe6c96965f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/device-detector/zipball/e68be12633ba77280b2bc9fbb248a4a6530a521a",
- "reference": "e68be12633ba77280b2bc9fbb248a4a6530a521a",
+ "url": "https://api.github.com/repos/piwik/device-detector/zipball/a35a509849ef16d4e47c6f417c116efe6c96965f",
+ "reference": "a35a509849ef16d4e47c6f417c116efe6c96965f",
"shasum": ""
},
"require": {
@@ -139,7 +139,7 @@
"parser",
"useragent"
],
- "time": "2014-06-15 20:05:31"
+ "time": "2014-06-23 04:13:18"
},
{
"name": "symfony/console",