From 0a0f9db6c669dc561bcbdb48c12968d33c909b4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Oct 2024 10:53:03 +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 107a502..3b0a7c2 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^1.12.5", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.3.6" + "phpunit/phpunit": "^11.4.0" }, "autoload": { "psr-4": {