From 764ee2087692f9c1b254594b4b6bd1dbb5a90e02 Mon Sep 17 00:00:00 2001 From: "renovate-runner[bot]" <224860489+renovate-runner[bot]@users.noreply.github.com> Date: Thu, 29 Jan 2026 21:10:41 +0000 Subject: [PATCH] Update dependency wyrihaximus/async-test-utilities to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index fe65a85..df42a98 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "wyrihaximus/ticking-promise": "^1.6" }, "require-dev": { - "wyrihaximus/async-test-utilities": "^4" + "wyrihaximus/async-test-utilities": "^12" }, "minimum-stability": "dev", "prefer-stable": true,