Skip to content

Commit

Permalink
Upgrade QA tools
Browse files Browse the repository at this point in the history
composer update phpmd/phpmd phpmetrics/phpmetrics codegyre/robo sebastian/phpcpd --with-dependencies
  • Loading branch information
zdenekdrahos committed Apr 29, 2016
1 parent 57a0d78 commit a4d0913
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 43 deletions.
2 changes: 2 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,14 @@
},
"bin": ["phpqa"],
"require": {
"php": ">=5.4",
"codegyre/robo": "*",
"phpmd/phpmd" : "*",
"phploc/phploc": "*",
"symfony/dependency-injection": "~2.8",
"symfony/filesystem": "~2.8",
"symfony/process": "~2.8",
"symfony/finder": "~2.8",
"pdepend/pdepend": "*",
"sebastian/phpcpd": "*",
"squizlabs/php_codesniffer": "*",
Expand Down
88 changes: 45 additions & 43 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a4d0913

Please sign in to comment.