From 6ea974564d28f8bc4494da3ff345f4707bda65ab Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Feb 2026 06:08:20 +0000 Subject: [PATCH] [TASK] Update saschaegerer/phpstan-typo3 to v3 | datasource | package | from | to | | ---------- | -------------------------- | ----- | ----- | | packagist | saschaegerer/phpstan-typo3 | 2.1.1 | 3.0.1 | --- 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..561769a 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -7,7 +7,7 @@ "phpstan/phpstan": "2.1.39", "phpstan/phpstan-phpunit": "2.0.15", "phpstan/phpstan-symfony": "2.0.14", - "saschaegerer/phpstan-typo3": "2.1.1", + "saschaegerer/phpstan-typo3": "3.0.1", "shipmonk/composer-dependency-analyser": "1.8.4", "ssch/typo3-rector": "3.11.0", "typo3/coding-standards": "0.8.0"