From 836e1543f50cf0b50dab8b1027d2812c583d54fc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 06:33:07 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan to v2.2.12 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.2.11 | 2.2.12 | --- 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 07e9ea4..e0b7af2 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -4,7 +4,7 @@ "ergebnis/composer-normalize": "2.52.0", "friendsofphp/php-cs-fixer": "3.95.24", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.2.11", + "phpstan/phpstan": "2.2.12", "phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-symfony": "2.0.20", "saschaegerer/phpstan-typo3": "3.1.0",