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>2021-09-20 17:22:15 +0300
committerGitHub <noreply@github.com>2021-09-20 17:22:15 +0300
commit6fe1bf8cc16ea707c9f38c3a0b87ab88e7583329 (patch)
treec71ce48880f4e2ca4786318cc4d20b86d4b94b9e /composer.lock
parente117bb50e06b8c51aef6263870ebb9d8d0749815 (diff)
Update device detector to 4.3.1 (#18034)
* Update device detector to 4.3.1 * update submodules * updates expected test files * Adjust methods to fetch browser logo to have the same result with new device detector version
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 ba8acbe684..56df2766fe 100644
--- a/composer.lock
+++ b/composer.lock
@@ -361,16 +361,16 @@
},
{
"name": "matomo/device-detector",
- "version": "4.3.0",
+ "version": "4.3.1",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "3fcceafc601444412ce65297ba4ce878ee77e450"
+ "reference": "88e5419ee1448ccb9537e287dd09836ff9d2de3b"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3fcceafc601444412ce65297ba4ce878ee77e450",
- "reference": "3fcceafc601444412ce65297ba4ce878ee77e450",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/88e5419ee1448ccb9537e287dd09836ff9d2de3b",
+ "reference": "88e5419ee1448ccb9537e287dd09836ff9d2de3b",
"shasum": ""
},
"require": {
@@ -426,7 +426,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
- "time": "2021-07-19T08:24:00+00:00"
+ "time": "2021-09-20T12:34:12+00:00"
},
{
"name": "matomo/doctrine-cache-fork",
@@ -4595,5 +4595,5 @@
"platform-overrides": {
"php": "7.2.9"
},
- "plugin-api-version": "2.0.0"
+ "plugin-api-version": "2.1.0"
}