Add php linting dependency and update others

This commit is contained in:
Jonny Barnes 2016-12-12 14:02:58 +00:00
parent f63b6e4dcd
commit 7706a7cf62
2 changed files with 78 additions and 30 deletions

View file

@ -32,7 +32,8 @@
"phpunit/phpunit": "~5.0",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.1.*",
"barryvdh/laravel-debugbar": "~2.0"
"barryvdh/laravel-debugbar": "~2.0",
"jakub-onderka/php-parallel-lint": "^0.9.2"
},
"autoload": {
"classmap": [