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