From 56ad544f19c0d1899c1172a4998caa227ab9904b 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, 7 Jul 2026 16:21:47 +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 c19239b..753e004 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ }, "require-dev": { "react-parallel/pool-tests": "^5.1.0 || ^6.0.0", - "wyrihaximus/async-test-utilities": "^12.2.0", + "wyrihaximus/async-test-utilities": "^13.3.0", "wyrihaximus/makefiles": "^0.12.3" }, "autoload": {