From 47691c015d30058fd128b168e6b91de5cfe41eb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 09:49:25 +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 21496fe5..74974f68 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "phpstan/phpstan": "^2.1.32", "phpstan/phpstan-doctrine": "^2.0.11", "phpstan/phpstan-phpunit": "^2.0.8", - "phpunit/phpunit": "^12.5.23", + "phpunit/phpunit": "^13.0.0", "roave/security-advisories": "dev-latest", "symfony/var-dumper": "^7.4.0", "vincentlanglet/twig-cs-fixer": "^3.11.0"