From 7a951db3a6ac617dfc7fb2fa120cf5b6b45a863a Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 12:31:41 +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..8e3e2f3 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.1.0", "wyrihaximus/makefiles": "^0.10.6" }, "minimum-stability": "dev",