From f6f9515f5cda0321792d21664be4f2afa8d4e991 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:54:56 +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 1aca36b..cc6335b 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "nette/neon": "^3.4.4", "nikic/php-parser": "^4.19.2 || ^5.3.1", "phpstan/phpstan-phpunit": "^2", - "phpunit/phpunit": "^12.0.3", + "phpunit/phpunit": "^12.0.4", "slam/php-cs-fixer-extensions": "^3.12.0" }, "autoload": {