From a4e9235922ba60b5583f568c36f819f06ab08302 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 12:43:23 +0000 Subject: [PATCH] Update wpackagist-plugin/wp-statistics requirement Updates the requirements on wpackagist-plugin/wp-statistics to permit the latest version. --- updated-dependencies: - dependency-name: wpackagist-plugin/wp-statistics dependency-version: 14.16.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4655f446..508fd872 100644 --- a/composer.json +++ b/composer.json @@ -51,7 +51,7 @@ "wpackagist-plugin/visitors-traffic-real-time-statistics":"8.6", "wpackagist-plugin/crowdsec":"2.13.1", "wpackagist-plugin/wp-piwik":"1.1.4", - "wpackagist-plugin/wp-statistics":"14.16.5" + "wpackagist-plugin/wp-statistics":"14.16.6" }, "require-dev": { "squizlabs/php_codesniffer": "^4.0.0",