Skip to content

Commit

Permalink
Updated phar tools config
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme committed Jul 9, 2016
1 parent a8326fc commit 561f557
Showing 1 changed file with 2 additions and 18 deletions.
20 changes: 2 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,24 +40,8 @@
"url": "https://phar.phpunit.de/phpunit.phar",
"only-dev": true
},
"phploc": {
"url": "https://phar.phpunit.de/phploc.phar",
"only-dev": true
},
"pdepend": {
"url": "https://static.pdepend.org/php/latest/pdepend.phar",
"only-dev": true
},
"phpmd": {
"url": "https://static.phpmd.org/php/latest/phpmd.phar",
"only-dev": true
},
"phpcs": {
"url": "https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar",
"only-dev": true
},
"phpcpd": {
"url": "https://phar.phpunit.de/phpcpd.phar",
"phpmetrics": {
"url": "https://github.com/phpmetrics/PhpMetrics/raw/master/build/phpmetrics.phar",
"only-dev": true
},
"phpdox": {
Expand Down

0 comments on commit 561f557

Please sign in to comment.