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-07-19 13:05:46 +0300
committerGitHub <noreply@github.com>2021-07-19 13:05:46 +0300
commit475ea29f69361e8be36940a88ebd4d0f60a6b01f (patch)
treecb3051a92bcb8b46597d930e74ed8587742b4db4 /composer.lock
parentf44f11a22275361d213c64059c556cb415abe3f3 (diff)
Updates device detector to 4.3.0 (#17792)
* Updates device detector to 4.3.0 * updates expected test 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 6541da7d95..b921a738b0 100644
--- a/composer.lock
+++ b/composer.lock
@@ -360,16 +360,16 @@
},
{
"name": "matomo/device-detector",
- "version": "4.2.3",
+ "version": "4.3.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "d879f07496d6e6ee89cef5bcd925383d9b0c2cc0"
+ "reference": "3fcceafc601444412ce65297ba4ce878ee77e450"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/d879f07496d6e6ee89cef5bcd925383d9b0c2cc0",
- "reference": "d879f07496d6e6ee89cef5bcd925383d9b0c2cc0",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3fcceafc601444412ce65297ba4ce878ee77e450",
+ "reference": "3fcceafc601444412ce65297ba4ce878ee77e450",
"shasum": ""
},
"require": {
@@ -425,7 +425,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
- "time": "2021-05-12T14:14:25+00:00"
+ "time": "2021-07-19T08:24:00+00:00"
},
{
"name": "matomo/doctrine-cache-fork",