From 23f2fcd54e0d54a178faddd64f076ae23a4a3627 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 23:15:32 +0000 Subject: [PATCH] [TASK] Update typo3/coding-standards to v0.9.0 | datasource | package | from | to | | ---------- | ---------------------- | ----- | ----- | | packagist | typo3/coding-standards | 0.8.0 | 0.9.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 62709f3..da2830e 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -10,7 +10,7 @@ "saschaegerer/phpstan-typo3": "3.0.1", "shipmonk/composer-dependency-analyser": "1.8.4", "ssch/typo3-rector": "3.14.3", - "typo3/coding-standards": "0.8.0" + "typo3/coding-standards": "0.9.0" }, "provide": { "typo3/cms-core": "*",