From 3a4a37629a72342801062e2ab19f5ce5adcb5f01 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, 13 Sep 2025 21:26:32 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v10 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4462392..9634cc0 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "require-dev": { "react-parallel/stubs": "^1.2", "react/promise-timer": "^1.11", - "wyrihaximus/async-test-utilities": "^9.3.0", + "wyrihaximus/async-test-utilities": "^10.1.0", "wyrihaximus/makefiles": "^0.5.0" }, "autoload": {