From 4970420ad411126647c4059bf286b546ceece0cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Nov 2023 05:28:02 +0000 Subject: [PATCH] Chore(deps): Bump matomo/device-detector from 6.1.6 to 6.2.0 Bumps [matomo/device-detector](https://github.com/matomo-org/device-detector) from 6.1.6 to 6.2.0. - [Release notes](https://github.com/matomo-org/device-detector/releases) - [Commits](https://github.com/matomo-org/device-detector/compare/6.1.6...6.2.0) --- updated-dependencies: - dependency-name: matomo/device-detector dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- composer.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/composer.json b/composer.json index c7c453501..1b452127d 100644 --- a/composer.json +++ b/composer.json @@ -33,7 +33,7 @@ "gedmo/doctrine-extensions": "3.13.0", "lexik/jwt-authentication-bundle": "2.19.1", "mark-gerarts/automapper-plus-bundle": "1.4.1", - "matomo/device-detector": "6.1.6", + "matomo/device-detector": "6.2.0", "matthiasnoback/symfony-console-form": "5.3.2", "nelmio/api-doc-bundle": "4.12.0", "nelmio/cors-bundle": "2.3.1", diff --git a/composer.lock b/composer.lock index 6ed0a3bbf..a5af8e320 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "7e36a9567c4bad0944a4e486db43ee5b", + "content-hash": "1eab697f5572a0baa3fc9471d514e244", "packages": [ { "name": "behat/transliterator", @@ -2140,16 +2140,16 @@ }, { "name": "matomo/device-detector", - "version": "6.1.6", + "version": "6.2.0", "source": { "type": "git", "url": "https://github.com/matomo-org/device-detector.git", - "reference": "5cbea85106e561c7138d03603eb6e05128480409" + "reference": "3577abbfea71eaf88d4cd432274428c39601754f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/5cbea85106e561c7138d03603eb6e05128480409", - "reference": "5cbea85106e561c7138d03603eb6e05128480409", + "url": "https://api.github.com/repos/matomo-org/device-detector/zipball/3577abbfea71eaf88d4cd432274428c39601754f", + "reference": "3577abbfea71eaf88d4cd432274428c39601754f", "shasum": "" }, "require": { @@ -2205,7 +2205,7 @@ "source": "https://github.com/matomo-org/matomo", "wiki": "https://dev.matomo.org/" }, - "time": "2023-10-02T10:01:54+00:00" + "time": "2023-11-15T09:44:42+00:00" }, { "name": "matthiasnoback/symfony-console-form",