From 081ccf955f1cea0492f7ba461d152ac989aadbd1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 10:20:13 +0000 Subject: [PATCH] Update dependency phpunit/phpunit to v11 | datasource | package | from | to | | ---------- | --------------- | ------- | ------ | | packagist | phpunit/phpunit | 10.5.20 | 11.2.1 | --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index ff3eb94..a6fecc1 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.2.1", "squizlabs/php_codesniffer": "^3.7.2" }, "autoload": {