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-01-08 19:29:20 +0300
committerGitHub <noreply@github.com>2021-01-08 19:29:20 +0300
commitb351e31cbedcb16928d3715b4f8313df63a85e32 (patch)
tree94d60b5cd9923ce9ba3b932e8dc6ef110399bb62 /composer.lock
parent896b2f725a90ed2a6a988e08970cff0234fa8b36 (diff)
updates device detector to latest 4.1.0 (#17064)
* updates device detector to latest 4.1.0 * update expected test files
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 2451bb8121..192cc7a30a 100644
--- a/composer.lock
+++ b/composer.lock
@@ -460,16 +460,16 @@
},
{
"name": "matomo/device-detector",
- "version": "4.0.2",
+ "version": "4.1.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a"
+ "reference": "6b3facc35e7a465bc4223fddfa5fa88c5b327554"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a",
- "reference": "20572bbf8607cfc2f91a11fc75e9a3c6592bdc7a",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/6b3facc35e7a465bc4223fddfa5fa88c5b327554",
+ "reference": "6b3facc35e7a465bc4223fddfa5fa88c5b327554",
"shasum": ""
},
"require": {
@@ -480,7 +480,7 @@
"piwik/device-detector": "self.version"
},
"require-dev": {
- "matthiasmullie/scrapbook": "@stable",
+ "matthiasmullie/scrapbook": "^1.4.7",
"mayflower/mo4-coding-standard": "dev-master#275cb9d",
"phpstan/phpstan": "^0.12.52",
"phpunit/phpunit": "^8.5.8",
@@ -525,7 +525,7 @@
"source": "https://github.com/matomo-org/piwik",
"wiki": "https://dev.matomo.org/"
},
- "time": "2020-12-07T09:40:38+00:00"
+ "time": "2021-01-08T14:14:55+00:00"
},
{
"name": "matomo/ini",