From 236378d5947ef4524bbd79f6378c692aa019414d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 21:29:42 +0000 Subject: [PATCH] [TASK] Update phpstan/phpstan to v2.1.54 | datasource | package | from | to | | ---------- | --------------- | ------ | ------ | | packagist | phpstan/phpstan | 2.1.53 | 2.1.54 | --- 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 9ad6f98..752611c 100644 --- a/Tests/CGL/composer.json +++ b/Tests/CGL/composer.json @@ -4,7 +4,7 @@ "ergebnis/composer-normalize": "2.51.0", "friendsofphp/php-cs-fixer": "3.95.1", "phpstan/extension-installer": "1.4.3", - "phpstan/phpstan": "2.1.53", + "phpstan/phpstan": "2.1.54", "phpstan/phpstan-phpunit": "2.0.16", "phpstan/phpstan-symfony": "2.0.15", "saschaegerer/phpstan-typo3": "3.0.1",