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:
authorsgiehl <stefan@piwik.org>2016-03-31 23:58:23 +0300
committersgiehl <stefan@piwik.org>2016-04-01 00:30:32 +0300
commita153dfbd4ca9e1642a7ca60ce4181a3336d83111 (patch)
tree052a48f84af3e6e23e2d6d33e5e4da32469e6524 /composer.lock
parent870bc2c24b2632a3a85eafa0e2251a116f345ad7 (diff)
Updates device detector
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock13
1 files changed, 7 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 2773db3ca9..cc8ce0bd49 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,10 +1,11 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
+ "Read more about it at https://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",
@@ -822,16 +823,16 @@
},
{
"name": "piwik/device-detector",
- "version": "3.6.0",
+ "version": "3.6.1",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
- "reference": "8c2fcfce34d8bd25d8db9c48e67fabb65c5497ae"
+ "reference": "4f4c2b0ce412fb1b8f679a7c82190783ba697d4c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/device-detector/zipball/8c2fcfce34d8bd25d8db9c48e67fabb65c5497ae",
- "reference": "8c2fcfce34d8bd25d8db9c48e67fabb65c5497ae",
+ "url": "https://api.github.com/repos/piwik/device-detector/zipball/4f4c2b0ce412fb1b8f679a7c82190783ba697d4c",
+ "reference": "4f4c2b0ce412fb1b8f679a7c82190783ba697d4c",
"shasum": ""
},
"require": {
@@ -869,7 +870,7 @@
"parser",
"useragent"
],
- "time": "2016-03-02 22:20:49"
+ "time": "2016-03-31 20:28:09"
},
{
"name": "piwik/ini",