From da48382ae645558cafe0f6205767992e1fc6eb07 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 09:06:30 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^11.4.0 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.3.6 | 11.4.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 56b8695..c775c04 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "nette/neon": "^3.4.4", "nikic/php-parser": "^4.19.2 || ^5.2.0", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.3.6", + "phpunit/phpunit": "^11.4.0", "slam/php-cs-fixer-extensions": "^3.12.0" }, "autoload": {