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@matomo.org>2019-07-22 23:28:00 +0300
committerGitHub <noreply@github.com>2019-07-22 23:28:00 +0300
commit7faea0438eee8085fc15aa118fa166fa8ab60bab (patch)
treed08bafd5960b0a4706e0b5c46a53a38ac3c287d2 /composer.lock
parentd3755e5e83da44b034a371f853d55f735c3c341e (diff)
Updates Device Detector to 3.12.0 (#14685)
* Updates Device Detector to 3.12.0 * fix tests
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock15
1 files changed, 8 insertions, 7 deletions
diff --git a/composer.lock b/composer.lock
index 83ae0d21f1..877a6defbe 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1,7 +1,7 @@
{
"_readme": [
"This file locks the dependencies of your project to a known state",
- "Read more about it at https://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#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "93fb13394d1cb02f14d3e74ab475702b",
@@ -1127,21 +1127,21 @@
},
{
"name": "piwik/device-detector",
- "version": "3.11.8",
+ "version": "3.12.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "8bfdbafc07ef6ba1c3cfff3bbb0554a860828a39"
+ "reference": "a698de2c57d8e106b8f8e54671b4bf794dc9698e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/8bfdbafc07ef6ba1c3cfff3bbb0554a860828a39",
- "reference": "8bfdbafc07ef6ba1c3cfff3bbb0554a860828a39",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/a698de2c57d8e106b8f8e54671b4bf794dc9698e",
+ "reference": "a698de2c57d8e106b8f8e54671b4bf794dc9698e",
"shasum": ""
},
"require": {
"mustangostang/spyc": "*",
- "php": ">=5.3.2"
+ "php": ">=5.5"
},
"require-dev": {
"fabpot/php-cs-fixer": "~1.7",
@@ -1178,7 +1178,7 @@
"parser",
"useragent"
],
- "time": "2019-06-20T21:32:44+00:00"
+ "time": "2019-07-22T14:35:14+00:00"
},
{
"name": "piwik/ini",
@@ -2737,6 +2737,7 @@
"mock",
"xunit"
],
+ "abandoned": true,
"time": "2015-10-02T06:51:40+00:00"
},
{