From b91b51a94ac886ba4b65517c8b20c60c31613df3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 17:25:27 +0000 Subject: [PATCH] [GitHubEnterprise-3.10] Update dependency wyrihaximus/async-test-utilities to v8 --- clients/GitHubEnterprise-3.10/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/GitHubEnterprise-3.10/composer.json b/clients/GitHubEnterprise-3.10/composer.json index 3d341f64e78..2ac4ca384c0 100644 --- a/clients/GitHubEnterprise-3.10/composer.json +++ b/clients/GitHubEnterprise-3.10/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 || ^8.0.0" }, "autoload": { "psr-4": {