From 84e7183565df04a09d9de2a4ed07a8a52fe1c7f5 Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 10:05:22 +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 62530f7..05b2acf 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ }, "require-dev": { "react-parallel/pool-tests": "^5.0.0", - "wyrihaximus/async-test-utilities": "^9.3.0", + "wyrihaximus/async-test-utilities": "^10.0.0", "wyrihaximus/makefiles": "^0.4.2" }, "autoload": {