From 41ef06cb086b607552a4a84f6c935c03005e98f0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 21:19:49 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v8 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 47f3bf9..cb271c4 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "wyrihaximus/metrics": "^1.0 || ^2" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^7.2 || ^5" + "wyrihaximus/async-test-utilities": "^7.2 || ^5 || ^8" }, "autoload": { "psr-4": {