From 0b8b419709e46057d675f7923923a017ec5bb9dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 27 Apr 2025 03:01:49 +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 4b470ea..aa0a43a 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ }, "require-dev": { "react-parallel/stubs": "^1.2", - "wyrihaximus/async-test-utilities": "^5 || ^7.3", + "wyrihaximus/async-test-utilities": "^5 || ^7.3 || ^9.0", "wyrihaximus/ticking-promise": "^3" }, "autoload": {