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>2021-12-07 16:33:10 +0300
committerGitHub <noreply@github.com>2021-12-07 16:33:10 +0300
commite19eeb25324679de015eedcd413953488871caff (patch)
tree56f6c7d97f562a1853be8f8813c8e613915f720c /composer.lock
parentb8f509ceef01a27baf10def794d777fbc97e55bb (diff)
[automatic composer updates] (#18463)
* updates composer dependencies * updates expected test files 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 7725591d30..385e3cc673 100644
--- a/composer.lock
+++ b/composer.lock
@@ -398,21 +398,21 @@
},
{
"name": "matomo/device-detector",
- "version": "5.0.0",
+ "version": "5.0.1",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
- "reference": "f7f0509f284bda14890909de53da9bb0f7494532"
+ "reference": "ebd8a07e4b69088c0e34f29ec72dc162c34c9264"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/f7f0509f284bda14890909de53da9bb0f7494532",
- "reference": "f7f0509f284bda14890909de53da9bb0f7494532",
+ "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/ebd8a07e4b69088c0e34f29ec72dc162c34c9264",
+ "reference": "ebd8a07e4b69088c0e34f29ec72dc162c34c9264",
"shasum": ""
},
"require": {
"mustangostang/spyc": "*",
- "php": ">=7.2"
+ "php": "^7.2|^8.0"
},
"replace": {
"piwik/device-detector": "self.version"
@@ -463,7 +463,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
- "time": "2021-11-12T08:08:31+00:00"
+ "time": "2021-12-07T11:40:16+00:00"
},
{
"name": "matomo/doctrine-cache-fork",