From 23e696e23b5c2aa69b994964839aebd9806fa305 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 12 May 2025 10:22:43 +0000 Subject: [PATCH] [GitHubEnterprise-3.12] Update dependency wyrihaximus/async-test-utilities to v9 --- clients/GitHubEnterprise-3.12/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/GitHubEnterprise-3.12/composer.json b/clients/GitHubEnterprise-3.12/composer.json index a152f5e55af..c692f658599 100644 --- a/clients/GitHubEnterprise-3.12/composer.json +++ b/clients/GitHubEnterprise-3.12/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": {