From 1d2b163defda01cace7295d96ff561425cb3a20b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 14:06:46 +0000 Subject: [PATCH] chore(deps): update phpunit packages --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index cf835c7..5e27b4d 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ } ], "require-dev": { - "phpunit/phpunit": "^9.6.35", - "yoast/phpunit-polyfills": "^2.0.5", + "phpunit/phpunit": "^13.2.4", + "yoast/phpunit-polyfills": "^4.0.0", "tangible/framework": "dev-main" }, "require": {