update dependencies, add phpunit pretty-printer

This commit is contained in:
Jonny Barnes 2017-12-22 13:29:28 +00:00
parent 23d3fec516
commit 4623c13c79
3 changed files with 132 additions and 23 deletions

View file

@ -35,6 +35,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "~3.0",
"bmitch/churn-php": "^0.2.0",
"codedungeon/phpunit-result-printer": "^0.3.0",
"filp/whoops": "~2.0",
"fzaninotto/faker": "~1.4",
"jakub-onderka/php-parallel-lint": "^0.9.2",