From bb409e1732251e7a77bb414e1c146078c0d5d770 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, 20 Jun 2026 22:58:32 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 13f9309..095d62e 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 || ^6.0.0", "react-parallel/stubs": "^1.2.0", - "wyrihaximus/async-test-utilities": "^12.2.0", + "wyrihaximus/async-test-utilities": "^13.2.0", "wyrihaximus/makefiles": "^0.10.6" }, "minimum-stability": "dev",