From 5a8c7c40d79441c2bdbfe4413281dc48955fdc19 Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 20:03:54 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to ^10.7.0 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 5901005..7a153e6 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ }, "require-dev": { "react-parallel/stubs": "^1.2", - "wyrihaximus/async-test-utilities": "^10.5.0", + "wyrihaximus/async-test-utilities": "^10.7.0", "wyrihaximus/makefiles": "^0.7.15", "wyrihaximus/ticking-promise": "^3.1.0" },