From 1ab76d8edeb0cf2474b85ec3e99e0f4575765b58 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 23 Jan 2026 22:05:03 +0000 Subject: [PATCH] [TASK] Update friendsofphp/php-cs-fixer to v3.93.0 | datasource | package | from | to | | ---------- | ------------------------- | ------ | ------ | | packagist | friendsofphp/php-cs-fixer | 3.92.5 | 3.93.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 23aa09c..788addd 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -2,7 +2,7 @@ "require-dev": { "armin/editorconfig-cli": "2.2.1", "ergebnis/composer-normalize": "2.48.2", - "friendsofphp/php-cs-fixer": "3.92.5", + "friendsofphp/php-cs-fixer": "3.93.0", "phpstan/extension-installer": "1.4.3", "phpstan/phpstan": "2.1.36", "phpstan/phpstan-phpunit": "2.0.12",