From 2b540b72874e712b7c103ee7db1a929f45d0b08b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Jan 2026 03:02:25 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v10.5.62 [security] --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9b7f5f9..7f235a5 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": "10.5.62", "squizlabs/php_codesniffer": "3.13.0" } }