From 7c61c6a8e94b8d8998b30cf950e2b2689677b4ee Mon Sep 17 00:00:00 2001 From: "renovate-runner[bot]" <224860489+renovate-runner[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 07:03:01 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to ^8.0.5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 3bcf732..ab34022 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "thecodingmachine/safe": "^2.4.0" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^8.0.0" + "wyrihaximus/async-test-utilities": "^8.0.5" }, "autoload": { "psr-4": {