From ee4cc71359bd8b10e451bb2056b21b43d71c22cf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 11:49:05 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^12.0.3 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 12.0.2 | 12.0.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 2a1da9f..671e1e1 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^2.1.5", "phpstan/phpstan-phpunit": "^2", - "phpunit/phpunit": "^12.0.2" + "phpunit/phpunit": "^12.0.3" }, "autoload": { "psr-4": {