Update Matomo device detector.

Changelogs summary:

 - matomo/device-detector updated from 5.0.5 to 6.0.0 major
   See changes: https://github.com/matomo-org/device-detector/compare/5.0.5...6.0.0
   Release notes: https://github.com/matomo-org/device-detector/releases/tag/6.0.0
This commit is contained in:
Buster "Silver Eagle" Neece 2022-04-13 20:06:09 -05:00
parent 4b500ec8eb
commit a71d3b3aed
No known key found for this signature in database
GPG Key ID: 9FC8B9E008872109
2 changed files with 7 additions and 7 deletions

View File

@ -51,7 +51,7 @@
"league/plates": "^3.1",
"lstrojny/fxmlrpc": "dev-master",
"marcw/rss-writer": "^0.4.0",
"matomo/device-detector": "^5.0",
"matomo/device-detector": "^6",
"mezzio/mezzio-session": "^1.3",
"mezzio/mezzio-session-cache": "^1.7",
"monolog/monolog": "^2",

12
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "846559de81dbabd52f62605cb1a2ae0d",
"content-hash": "c67474eb6a5e6f8c8a979d856d64bb42",
"packages": [
{
"name": "aws/aws-crt-php",
@ -3999,16 +3999,16 @@
},
{
"name": "matomo/device-detector",
"version": "5.0.5",
"version": "6.0.0",
"source": {
"type": "git",
"url": "https://github.com/matomo-org/device-detector.git",
"reference": "cd1283126b4cf5081fdc0381b5b5e7849333cfa4"
"reference": "7fc2af3af62bd69e6e3404d561e371a83c112be9"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/cd1283126b4cf5081fdc0381b5b5e7849333cfa4",
"reference": "cd1283126b4cf5081fdc0381b5b5e7849333cfa4",
"url": "https://api.github.com/repos/matomo-org/device-detector/zipball/7fc2af3af62bd69e6e3404d561e371a83c112be9",
"reference": "7fc2af3af62bd69e6e3404d561e371a83c112be9",
"shasum": ""
},
"require": {
@ -4064,7 +4064,7 @@
"source": "https://github.com/matomo-org/matomo",
"wiki": "https://dev.matomo.org/"
},
"time": "2022-03-08T09:22:55+00:00"
"time": "2022-04-11T09:58:17+00:00"
},
{
"name": "mezzio/mezzio-session",