From 9872756777d7bcf7cabd0d7145e99b69174837db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Jun 2024 10:07:58 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^11.2.2 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.2.1 | 11.2.2 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 92b3e58..bfdb7ad 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^1.11.4", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.2.1" + "phpunit/phpunit": "^11.2.2" }, "autoload": { "psr-4": {