From b71bd0bf2434bff069af53a2a35b24a64f7118ff Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 06:04:09 +0000 Subject: [PATCH] Update QA Utilities --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 337a196..d7b92b6 100644 --- a/composer.json +++ b/composer.json @@ -24,8 +24,8 @@ "react-parallel/infinite-pool": "^3.1.0", "react-parallel/pool-tests": "^5.1.0", "react-parallel/stubs": "^1.2.0", - "wyrihaximus/async-test-utilities": "^10.5.0", - "wyrihaximus/makefiles": "^0.7.15" + "wyrihaximus/async-test-utilities": "^10.7.0", + "wyrihaximus/makefiles": "^0.8.0" }, "minimum-stability": "dev", "prefer-stable": true,