From f5df92344fbeacdf0275f7691edc9623dda7d700 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 09:06:17 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.10 | 11.0.3 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ff3eb94..ab4547b 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "maglnet/composer-require-checker": "^4.7.1", "phpstan/phpstan-phpunit": "^1.3.15", "phpstan/phpstan-strict-rules": "^1.5.2", - "phpunit/phpunit": "^10.5.1", + "phpunit/phpunit": "^11.0.3", "squizlabs/php_codesniffer": "^3.7.2" }, "autoload": {