From 8eb6a189c33f4b54fd087eda4c5bd6bbce8c920a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:41:07 +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" } }