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:
authorStefan Giehl <stefan@piwik.org>2017-12-04 14:15:12 +0300
committerGitHub <noreply@github.com>2017-12-04 14:15:12 +0300
commitc2894cff0d6b30e2786db0633628e3702127068f (patch)
tree0a531eca867dcb0fcaf6c0c99138a426ae42ea37 /composer.lock
parentccd6dacb6eafa5eccab1415b96e1a75a9caea99a (diff)
Updates device detector to 3.9.1 (#12329)
* updates device detector to 3.9.1 * update test file * update submodule
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/composer.lock b/composer.lock
index 333a77304b..409983dfc8 100644
--- a/composer.lock
+++ b/composer.lock
@@ -774,16 +774,16 @@
},
{
"name": "piwik/device-detector",
- "version": "3.9.0",
+ "version": "3.9.1",
"source": {
"type": "git",
"url": "https://github.com/piwik/device-detector.git",
- "reference": "88fe6919e63c71cbe831990215fa76a9f4d797b5"
+ "reference": "caf2d15349caffd94a8cfe46edf4061fbc99f70b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/piwik/device-detector/zipball/88fe6919e63c71cbe831990215fa76a9f4d797b5",
- "reference": "88fe6919e63c71cbe831990215fa76a9f4d797b5",
+ "url": "https://api.github.com/repos/piwik/device-detector/zipball/caf2d15349caffd94a8cfe46edf4061fbc99f70b",
+ "reference": "caf2d15349caffd94a8cfe46edf4061fbc99f70b",
"shasum": ""
},
"require": {
@@ -793,7 +793,7 @@
"require-dev": {
"fabpot/php-cs-fixer": "~1.7",
"matthiasmullie/scrapbook": "@stable",
- "phpunit/phpunit": "4.1.*",
+ "phpunit/phpunit": "^4.8.36",
"psr/cache": "^1.0",
"psr/simple-cache": "^1.0"
},
@@ -824,7 +824,7 @@
"parser",
"useragent"
],
- "time": "2017-10-30T17:47:32+00:00"
+ "time": "2017-12-04T09:56:31+00:00"
},
{
"name": "piwik/ini",