From 8cbb84a3c1e9ac74fc0a3e85b0f93ff0760cc098 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Jul 2025 20:37:04 +0000 Subject: [PATCH] [GitHubEnterprise-3.3] Update dependency wyrihaximus/async-test-utilities to v9 --- clients/GitHubEnterprise-3.3/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/GitHubEnterprise-3.3/composer.json b/clients/GitHubEnterprise-3.3/composer.json index ed7e2c456e9..fb7bb514e86 100644 --- a/clients/GitHubEnterprise-3.3/composer.json +++ b/clients/GitHubEnterprise-3.3/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 || ^9.0.0" }, "autoload": { "psr-4": {