From 96304d10196c83e193f33d825d7a394ed3eecd6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Dec 2024 09:58:47 +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 ec22aef..fc52af9 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "ext-parallel": "*" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^5 || ^7.2" + "wyrihaximus/async-test-utilities": "^5 || ^7.2 || ^8.0" }, "config": { "allow-plugins": {