From 52f3ed2cdf505377717a82083d4d2258a591845e 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, 29 Jan 2026 22:17:39 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 337a196..f2d3559 100644 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ "react-parallel/infinite-pool": "^3.1.0", "react-parallel/pool-tests": "^5.1.0", "react-parallel/stubs": "^1.2.0", - "wyrihaximus/async-test-utilities": "^10.5.0", + "wyrihaximus/async-test-utilities": "^12.0.0", "wyrihaximus/makefiles": "^0.7.15" }, "minimum-stability": "dev",