diff --git a/composer.json b/composer.json index 1981f7c..28c0b8c 100644 --- a/composer.json +++ b/composer.json @@ -26,7 +26,7 @@ "tests": [ "phpunit", "infection --min-msi=100", - "psalm --find-dead-code", + "psalm --find-dead-code --shepherd", "phpcpd -vvv ./src/ ./Tests/", "phpmnd ./ --exclude-path=./vendor/ --exclude-path=./coverage/", "composer-require-checker check ./composer.json",