From 8a6ec63e5be762262bfb0a715aca134d481c8cc8 Mon Sep 17 00:00:00 2001 From: "reactphp-parallel-renovate-runner[bot]" <226772824+reactphp-parallel-renovate-runner[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 12:31:08 +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..77d3a13 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.3" }, "minimum-stability": "dev", "prefer-stable": true,