From 3966f6e43d927bfe5ac2d58a762e0ba19b8b24ea Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 16:33:13 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to ^11.3.3 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpunit/phpunit | 11.3.2 | 11.3.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index e19c181..627c5a1 100644 --- a/composer.json +++ b/composer.json @@ -18,7 +18,7 @@ "require-dev": { "phpstan/phpstan": "^1.12.1", "phpstan/phpstan-phpunit": "^1.4.0", - "phpunit/phpunit": "^11.3.2" + "phpunit/phpunit": "^11.3.3" }, "autoload": { "psr-4": {