From 31251846888c44d759c2423a3641497351a703f7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 11 Jul 2025 05:56:37 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v12 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9b7f5f9..ac61864 100644 --- a/composer.json +++ b/composer.json @@ -87,7 +87,7 @@ "friendsofphp/php-cs-fixer": "3.75.0", "overtrue/phplint": "9.6.2", "phpstan/phpstan": "1.12.25", - "phpunit/phpunit": "10.5.46", + "phpunit/phpunit": "12.2.7", "squizlabs/php_codesniffer": "3.13.0" } }