From dfac9f5813df7d4c7c812c381364c8898333f559 Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Wed, 11 Sep 2024 17:14:53 +0200 Subject: PHPStan booleansInConditions (#6793) * PHPStan booleansInConditions * Uniformisation --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'composer.json') diff --git a/composer.json b/composer.json index c92496823..eeea84738 100644 --- a/composer.json +++ b/composer.json @@ -77,8 +77,7 @@ "@phtml-lint", "@phpunit", "@phpcs", - "@phpstan", - "@phpstan-next" + "@phpstan" ], "fix": [ "@translations", -- cgit v1.2.3