diff --git a/php/composer.json b/php/composer.json index 17fa50977fc..ea44a81c3f1 100644 --- a/php/composer.json +++ b/php/composer.json @@ -30,7 +30,6 @@ ], "psalm": "psalm --threads=1", "psalm:update-baseline": "psalm --threads=1 --monochrome --no-progress --output-format=text --update-baseline", - "psalm:strict": "psalm --threads=1 --show-info=true", "lint": "php -l src/*.php src/**/*.php public/index.php", "lint:twig": "twig-linter lint ./templates", "php-deprecation-detector": "phpdd scan -n -t 8.3 src/*.php src/**/*.php public/index.php" diff --git a/php/psalm.xml b/php/psalm.xml index e958843fa42..8c89730d2db 100644 --- a/php/psalm.xml +++ b/php/psalm.xml @@ -1,6 +1,6 @@ -