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:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-19 00:51:47 +0300
committerGitHub <noreply@github.com>2022-02-19 00:51:47 +0300
commit6b1dd1f079a239206288b111bf4063db0b0d4a70 (patch)
treea959b819904f603f7b2db6016a7e0970a9d89a15 /composer.lock
parent889df9ab00638f55de0e229ac8a3edda7de4e3d9 (diff)
[automatic composer updates] (#18824)
* updates composer dependencies * fix tests Co-authored-by: sgiehl <sgiehl@users.noreply.github.com> Co-authored-by: sgiehl <stefan@matomo.org>
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 ef789d8570..9dfeef0e8e 100644
--- a/composer.lock
+++ b/composer.lock
@@ -398,16 +398,16 @@
},
{
"name": "matomo/device-detector",
- "version": "5.0.3",
+ "version": "5.0.4",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "42c06b9031048b90f7bc6c9d530dbe135bc3e381"
+ "reference": "99ea1953fc7f23f785e593ce1499a00586645530"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/42c06b9031048b90f7bc6c9d530dbe135bc3e381",
- "reference": "42c06b9031048b90f7bc6c9d530dbe135bc3e381",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/99ea1953fc7f23f785e593ce1499a00586645530",
+ "reference": "99ea1953fc7f23f785e593ce1499a00586645530",
"shasum": ""
},
"require": {
@@ -419,7 +419,7 @@
},
"require-dev": {
"matthiasmullie/scrapbook": "^1.4.7",
- "mayflower/mo4-coding-standard": "dev-master#275cb9d",
+ "mayflower/mo4-coding-standard": "^v8.0.0",
"phpstan/phpstan": "^0.12.52",
"phpunit/phpunit": "^8.5.8",
"psr/cache": "^1.0.1",
@@ -463,7 +463,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
- "time": "2022-01-13T19:22:57+00:00"
+ "time": "2022-02-18T19:51:56+00:00"
},
{
"name": "matomo/doctrine-cache-fork",