From ee564bbd8c74614edff0ebf8938c7d4c8ad265dd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 1 Jan 2025 03:43:01 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.40 | 11.5.2 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 622e751..5e6becc 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "maglnet/composer-require-checker": "^4.7.1", "phpstan/phpstan-phpunit": "^1.4.1", "phpstan/phpstan-strict-rules": "^1.6.1", - "phpunit/phpunit": "^10.5.38", + "phpunit/phpunit": "^11.5.2", "squizlabs/php_codesniffer": "^3.11.0" }, "autoload": {