From 9daec9682c0ecf1049f269e6f3c7a8b4481de608 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 11:15:26 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^12.0.4 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.0.3 | 12.0.4 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 1ccadf5..af17052 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^2.1.6", "phpstan/phpstan-phpunit": "^2", - "phpunit/phpunit": "^12.0.3" + "phpunit/phpunit": "^12.0.4" }, "autoload": { "psr-4": {