From 2ccdf31bb4575a538bbf1e176edafdf6e02c409d Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Sat, 13 Sep 2025 21:24:38 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v10 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 394cdf8..cc62f8f 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "react-parallel/stubs": "^1.2", - "wyrihaximus/async-test-utilities": "^9.3.0", + "wyrihaximus/async-test-utilities": "^10.1.0", "wyrihaximus/makefiles": "^0.5.0", "wyrihaximus/ticking-promise": "^3.1.0" },