From beeb11f58af504443440fe8748b6cb5f38d06803 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 04:44:07 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 11.5.50 | 12.5.8 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index abe83a3..5941682 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "doctrine/coding-standard": "^14.0.0", "ext-zip": "^1.15.0", "roave/infection-static-analysis-plugin": "^1.39.0", - "phpunit/phpunit": "^11.5.44", + "phpunit/phpunit": "^12.5.8", "psalm/plugin-phpunit": "^0.19.5", "vimeo/psalm": "^6.13.1" },