From 431d3a3c1733e32f13dcb046bf014c82df1a8590 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Apr 2026 20:06:52 +0000 Subject: [PATCH] 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"