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-09-18 17:39:05 +0300
committersgiehl <stefan@piwik.org>2016-09-18 22:50:28 +0300
commit495822ddc040028923731d3b1216079e5dc4d6ee (patch)
treec0f7b26ac0ea1070e7bf13845605ee4cb8ecbc0f /composer.lock
parent56875fe873a2447b615dca8d03c1a84ea4a6d81b (diff)
update device detector and search eninge definiton dependencies
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock20
1 files changed, 10 insertions, 10 deletions
diff --git a/composer.lock b/composer.lock
index a358a04b45..f93891fd4c 100644
--- a/composer.lock
+++ b/composer.lock
@@ -825,16 +825,16 @@
},
{
"name": "piwik/device-detector",
- "version": "3.7.1",
+ "version": "3.7.3",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
- "reference": "04fddf60bbeb111bad18a9c50dd73f0a314967f2"
+ "reference": "64f60998c31cebbec01b3b47247b96d742973f1c"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/device-detector/zipball/04fddf60bbeb111bad18a9c50dd73f0a314967f2",
- "reference": "04fddf60bbeb111bad18a9c50dd73f0a314967f2",
+ "url": "https://api.github.com/repos/piwik/device-detector/zipball/64f60998c31cebbec01b3b47247b96d742973f1c",
+ "reference": "64f60998c31cebbec01b3b47247b96d742973f1c",
"shasum": ""
},
"require": {
@@ -872,7 +872,7 @@
"parser",
"useragent"
],
- "time": "2016-08-03 07:11:10"
+ "time": "2016-09-16 22:16:58"
},
{
"name": "piwik/ini",
@@ -1003,16 +1003,16 @@
},
{
"name": "piwik/searchengine-and-social-list",
- "version": "1.3.0",
+ "version": "1.3.3",
"source": {
"type": "git",
"url": "https://github.com/piwik/searchengine-and-social-list.git",
- "reference": "e5e09544e99cc1568d50f84ac90d1bf27d7444a0"
+ "reference": "07046e6c6472f3cf7751f45f7b1f1657dcf920e7"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/searchengine-and-social-list/zipball/e5e09544e99cc1568d50f84ac90d1bf27d7444a0",
- "reference": "e5e09544e99cc1568d50f84ac90d1bf27d7444a0",
+ "url": "https://api.github.com/repos/piwik/searchengine-and-social-list/zipball/07046e6c6472f3cf7751f45f7b1f1657dcf920e7",
+ "reference": "07046e6c6472f3cf7751f45f7b1f1657dcf920e7",
"shasum": ""
},
"type": "library",
@@ -1021,7 +1021,7 @@
"Public Domain"
],
"description": "Search engine and social network definitions used by Piwik",
- "time": "2016-07-13 17:20:30"
+ "time": "2016-09-18 14:28:00"
},
{
"name": "psr/log",