From c994781da99eb14e15c1a66e191dbc6a54694826 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 19:10:30 +0000 Subject: [PATCH] [GitHubAE] Update dependency wyrihaximus/async-test-utilities to v10 --- clients/GitHubAE/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/GitHubAE/composer.json b/clients/GitHubAE/composer.json index bbdc3914357..8ee5126c9de 100644 --- a/clients/GitHubAE/composer.json +++ b/clients/GitHubAE/composer.json @@ -21,7 +21,7 @@ "wyrihaximus/react-awaitable-observable": "^1.0" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^7.0.3" + "wyrihaximus/async-test-utilities": "^7.0.3 || ^10.0.0" }, "autoload": { "psr-4": {