From 757fbe97369b7c826cc48528621fe08c92b974aa Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 09:40:04 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^11.2.4 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.2.3 | 11.2.4 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index c811adc..ee986eb 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "nette/di": "^3.2.2", "nette/neon": "^3.4.2", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.2.3", + "phpunit/phpunit": "^11.2.4", "slam/php-cs-fixer-extensions": "^3.11.1" }, "autoload": {