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-12-07 18:21:20 +0300
committerGitHub <noreply@github.com>2020-12-07 18:21:20 +0300
commit28efeafae6c9540060f39a5e1f76b4da3ad6c8bc (patch)
tree150650e4ffd9c1a0d015f8446a903ade478da112 /composer.lock
parent2ff0bf2194dea0a62474a60f7209f420dc5cda07 (diff)
updates device detector to 4.0.2 (#16900)
* updates device detector to 4.0.2 * Adds missing device type peripheral and update tests * submodule update * updates icon submodule * update expected ui files
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 0527aa9906..59644bb2d6 100644
--- a/composer.lock
+++ b/composer.lock
@@ -494,16 +494,16 @@
},
{
"name": "matomo/device-detector",
- "version": "4.0.1",
+ "version": "4.0.2",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "3799f71f4211346158a1e96f3b0bef615c873923"
+ "reference": "20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3799f71f4211346158a1e96f3b0bef615c873923",
- "reference": "3799f71f4211346158a1e96f3b0bef615c873923",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a",
+ "reference": "20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a",
"shasum": ""
},
"require": {
@@ -559,7 +559,7 @@
"source": "https://github.com/matomo-org/piwik",
"wiki": "https://dev.matomo.org/"
},
- "time": "2020-11-12T17:19:41+00:00"
+ "time": "2020-12-07T09:40:38+00:00"
},
{
"name": "matomo/ini",