From 93980207722781ba709b52f385cab5cbbfb485e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 08:40:39 +0000 Subject: [PATCH] chore(deps): update dependency phpunit/phpunit to v13 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index b38d9a1..74ae3f7 100644 --- a/composer.json +++ b/composer.json @@ -41,7 +41,7 @@ "ext-json": "*", "squizlabs/php_codesniffer": "^4.0.1", "jchook/phpunit-assert-throws": "^1.0", - "phpunit/phpunit": "^10.5.60", + "phpunit/phpunit": "^13.0.0", "phpcompatibility/php-compatibility": "^10.0.0-alpha2", "dealerdirect/phpcodesniffer-composer-installer": "^v1.2.0", "roave/security-advisories": "dev-latest"