From 5e73face500586bdb8b0d5769f03c96f1ef17c01 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:08:05 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan-phpunit to v2.0.16 | datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan-phpunit | 2.0.15 | 2.0.16 | --- Tests/CGL/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/CGL/composer.json b/Tests/CGL/composer.json index 44e1419..c0ec0a5 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -5,7 +5,7 @@ "friendsofphp/php-cs-fixer": "3.94.0", "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "2.1.39", - "phpstan/phpstan-phpunit": "2.0.15", + "phpstan/phpstan-phpunit": "2.0.16", "phpstan/phpstan-symfony": "2.0.14", "saschaegerer/phpstan-typo3": "2.1.1", "shipmonk/composer-dependency-analyser": "1.8.4",