Skip to content

Commit

Permalink
adding shepherd flag
Browse files Browse the repository at this point in the history
  • Loading branch information
SignpostMarv committed Apr 22, 2019
1 parent bb2403a commit 05218d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -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",
Expand Down

0 comments on commit 05218d4

Please sign in to comment.