From 84f23d065439e799fad7b12a59b50344f198016c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 25 May 2022 02:22:28 +0000 Subject: [PATCH] Update dependency matomo/matomo to ^4.10.1 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 8b11d3c..3098eb5 100644 --- a/composer.json +++ b/composer.json @@ -84,7 +84,7 @@ } ], "require": { - "matomo/matomo": "^4.5.0", + "matomo/matomo": "^4.10.1", "php": "^7.3", "ext-curl": "*", "ext-gd": "*",