Skip to content

Instantly share code, notes, and snippets.

@lrusev
Created October 31, 2016 21:37
Show Gist options
  • Select an option

  • Save lrusev/b311270a06911cd8ecb99cbb5ac2284f to your computer and use it in GitHub Desktop.

Select an option

Save lrusev/b311270a06911cd8ecb99cbb5ac2284f to your computer and use it in GitHub Desktop.
{
"require": {
"laravel/lumen-installer": "~1.0",
"phpunit/phpunit": "^4.6",
"phpmetrics/phpmetrics": "*",
"hirak/prestissimo": "*",
"sebastian/phpcpd": "*",
"sebastian/phpdcd": "*",
"phpmd/phpmd": "*",
"squizlabs/php_codesniffer": "*",
"phploc/phploc": "^3.0",
"czproject/phpdepend": "^1.0",
"mayflower/php-codebrowser": "~1.1",
"phpdocumentor/phpdocumentor": "^2.8"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment