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>2020-01-13 20:14:37 +0300
committerGitHub <noreply@github.com>2020-01-13 20:14:37 +0300
commit971e53fff1632f401413e9b2d47b09f916fc88fa (patch)
treebaf5030c3bb5851fd087bbf40c68be9f1b506be9 /composer.lock
parente883e27d2d4b49c42b71e841ae9cc5ccd4880d0d (diff)
updates device detector to latest release (#15388)
* updates device detector to latest release * updates tests
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 f9d6a4b845..a9d023e693 100644
--- a/composer.lock
+++ b/composer.lock
@@ -1121,16 +1121,16 @@
},
{
"name": "piwik/device-detector",
- "version": "3.12.2",
+ "version": "3.12.3",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "c352144e2ab1aff81e659aa38224be987b87855b"
+ "reference": "22257883bd2c7c21d68112a907cdad7de4a2ba31"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/c352144e2ab1aff81e659aa38224be987b87855b",
- "reference": "c352144e2ab1aff81e659aa38224be987b87855b",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/22257883bd2c7c21d68112a907cdad7de4a2ba31",
+ "reference": "22257883bd2c7c21d68112a907cdad7de4a2ba31",
"shasum": ""
},
"require": {
@@ -1172,7 +1172,7 @@
"parser",
"useragent"
],
- "time": "2019-12-22T21:23:31+00:00"
+ "time": "2020-01-13T16:15:20+00:00"
},
{
"name": "piwik/ini",