From f95f7683cba0a7ebf24ba4a0fccc3f60ee72fc39 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 06:59:13 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v9 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ab7d2e5..d59f661 100644 --- a/composer.json +++ b/composer.json @@ -34,7 +34,7 @@ "ringcentral/psr7": "^1.3", "symfony/yaml": "^6.0", "twig/twig": "^3.5", - "wyrihaximus/async-test-utilities": "^7.0", + "wyrihaximus/async-test-utilities": "^9.4.2", "wyrihaximus/composer-update-bin-autoload-path": "^1", "wyrihaximus/react-awaitable-observable": "^1.0", "wyrihaximus/simple-twig": "^2.1",