Skip to content

Commit 468e823

Browse files
committed
Update composer.json.
1 parent d3198cf commit 468e823

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

composer.json

+1-7
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,6 @@
4747
"bench": "./vendor/bin/phpbench run --report=aggregate --store --precision=3",
4848
"grumphp": "./vendor/bin/grumphp run",
4949
"infection": "./vendor/bin/infection run -j 10",
50-
"scrutinizer": "./vendor/bin/ocular code-coverage:upload --format=php-clover build/logs/clover.xml",
51-
"bench": "./vendor/bin/phpbench run --report=aggregate --store --precision=3"
52-
},
53-
"extra": {
54-
"grumphp": {
55-
"config-default-path": "vendor/drupol/php-conventions/config/php7/grumphp.yml"
56-
}
50+
"scrutinizer": "./vendor/bin/ocular code-coverage:upload --format=php-clover build/logs/clover.xml"
5751
}
5852
}

0 commit comments

Comments
 (0)