From 82fc663c59375eec09a3dc65ba3b12291e536feb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 17:05:36 +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 ab7d2e5..fbb9c45 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": "^10.0.0", "wyrihaximus/composer-update-bin-autoload-path": "^1", "wyrihaximus/react-awaitable-observable": "^1.0", "wyrihaximus/simple-twig": "^2.1",