From 4aa2813e9d584b1214adc76942a20c43ba928b01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 May 2025 19:49:20 +0000 Subject: [PATCH] Update dependency wyrihaximus/metrics to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f53f67c..366ef62 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "react/promise": "^3.1", "thecodingmachine/safe": "^2.5", "wyrihaximus/constants": "^1.6", - "wyrihaximus/metrics": "^2", + "wyrihaximus/metrics": "^2 || ^3", "wyrihaximus/pool-info": "^2.0", "wyrihaximus/ticking-promise": "^3.1" },