Update PHPCS and other dependencies.

This commit is contained in:
Dane Everitt 2017-11-05 13:33:42 -06:00
parent 82b7bff7f7
commit 30ab6ed692
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
5 changed files with 266 additions and 146 deletions

View file

@ -46,7 +46,7 @@
"require-dev": {
"barryvdh/laravel-debugbar": "^2.4",
"barryvdh/laravel-ide-helper": "^2.4",
"friendsofphp/php-cs-fixer": "~2.4.0",
"friendsofphp/php-cs-fixer": "^2.4",
"fzaninotto/faker": "^1.6",
"mockery/mockery": "^0.9",
"php-mock/php-mock-phpunit": "^1.1",