From 992efcddebda303d2d06478609c3437635b73eac Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 10:37:52 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v12 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.5.7 | 12.0.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 6aec2e6..2ad6663 100644 --- a/composer.json +++ b/composer.json @@ -32,7 +32,7 @@ "laminas/laminas-validator": "^2.64.2", "phpstan/phpstan-deprecation-rules": "^2.0.1", "phpstan/phpstan-phpunit": "^2.0.4", - "phpunit/phpunit": "^11.5.7", + "phpunit/phpunit": "^12.0.3", "slam/php-cs-fixer-extensions": "^3.12.0" }, "conflict": {