Skip to content

Commit

Permalink
Update composer.json.
Browse files Browse the repository at this point in the history
  • Loading branch information
drupol committed Feb 16, 2019
1 parent d3198cf commit 468e823
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@
"bench": "./vendor/bin/phpbench run --report=aggregate --store --precision=3",
"grumphp": "./vendor/bin/grumphp run",
"infection": "./vendor/bin/infection run -j 10",
"scrutinizer": "./vendor/bin/ocular code-coverage:upload --format=php-clover build/logs/clover.xml",
"bench": "./vendor/bin/phpbench run --report=aggregate --store --precision=3"
},
"extra": {
"grumphp": {
"config-default-path": "vendor/drupol/php-conventions/config/php7/grumphp.yml"
}
"scrutinizer": "./vendor/bin/ocular code-coverage:upload --format=php-clover build/logs/clover.xml"
}
}

0 comments on commit 468e823

Please sign in to comment.