From eedd5519c5afc838ca7b10f5f62cfaa550ee4950 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 04:33:47 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^11.3.0 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.2.9 | 11.3.0 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 4fce487..ef19fc7 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "nette/neon": "^3.4.3", "nikic/php-parser": "^4.19.1 || ^5.0.2", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.2.9", + "phpunit/phpunit": "^11.3.0", "slam/php-cs-fixer-extensions": "^3.11.1" }, "autoload": {