Skip to content

Commit be37bc7

Browse files
committed
Add composer-unused tool
1 parent b4af242 commit be37bc7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

main.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ var (
2525
"infection": "https://github.com/infection/infection/releases/latest/download/infection.phar",
2626
"composer-require-checker": "https://github.com/maglnet/ComposerRequireChecker/releases/latest/download/composer-require-checker.phar",
2727
"composer-normalize": "https://github.com/ergebnis/composer-normalize/releases/latest/download/composer-normalize.phar",
28+
"composer-unused": "https://github.com/composer-unused/composer-unused/releases/latest/download/composer-unused.phar",
2829
}
2930
)
3031

0 commit comments

Comments
 (0)