From 52e0ed671157c77c69c69bfc48937581c71f6aa8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 14:09:57 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan-symfony to v2.0.12 | datasource | package | from | to | | ---------- | ----------------------- | ------ | ------ | | packagist | phpstan/phpstan-symfony | 2.0.11 | 2.0.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 2dc3ef9..23aa09c 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -6,7 +6,7 @@ "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "2.1.36", "phpstan/phpstan-phpunit": "2.0.12", - "phpstan/phpstan-symfony": "2.0.11", + "phpstan/phpstan-symfony": "2.0.12", "saschaegerer/phpstan-typo3": "2.1.1", "shipmonk/composer-dependency-analyser": "1.8.4", "ssch/typo3-rector": "3.11.0",