Update PHPCS and other dependencies.
This commit is contained in:
parent
82b7bff7f7
commit
30ab6ed692
5 changed files with 266 additions and 146 deletions
|
@ -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",
|
||||
|
|
Reference in a new issue