From e5b73a9447246d93248f98e4f990a54af39571b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Sep 2026 05:56:54 +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 88c5a9d..deea21b 100644 --- a/composer.json +++ b/composer.json @@ -8,8 +8,8 @@ } ], "require-dev": { - "phpunit/phpunit": "^9.6.36", - "yoast/phpunit-polyfills": "^2.0.5", + "phpunit/phpunit": "^13.3.3", + "yoast/phpunit-polyfills": "^4.0.0", "tangible/framework": "dev-main" }, "require": {