From db89b5a41095717c70e5e5f64073631ce41130d3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 22:46:26 +0000 Subject: [PATCH] [TASK] Update saschaegerer/phpstan-typo3 to v3.1.0 | datasource | package | from | to | | ---------- | -------------------------- | ----- | ----- | | packagist | saschaegerer/phpstan-typo3 | 3.0.1 | 3.1.0 | --- 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 82c2d79..45c0d97 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -7,7 +7,7 @@ "phpstan/phpstan": "2.2.7", "phpstan/phpstan-phpunit": "2.0.18", "phpstan/phpstan-symfony": "2.0.20", - "saschaegerer/phpstan-typo3": "3.0.1", + "saschaegerer/phpstan-typo3": "3.1.0", "shipmonk/composer-dependency-analyser": "1.8.4", "ssch/typo3-rector": "3.14.3", "typo3/coding-standards": "0.9.0"