From 99515585a850138213559bc80fbddeb537b04dbd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 8 Aug 2025 07:50:06 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e4a6d46..9988554 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ "ext-parallel": "*" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^5 || ^7.2" + "wyrihaximus/async-test-utilities": "^5 || ^7.2 || ^9.0" }, "config": { "allow-plugins": {