Add missing testing dependencies

This commit is contained in:
devfrey 2020-05-09 18:09:50 +02:00
parent 2fecba2500
commit 6ed35ad83c
2 changed files with 166 additions and 395 deletions

View file

@ -44,7 +44,9 @@
"barryvdh/laravel-ide-helper": "^2.6",
"codedungeon/phpunit-result-printer": "0.25.1",
"friendsofphp/php-cs-fixer": "^2.16.1",
"fzaninotto/faker": "^1.9.1",
"laravel/dusk": "^5.11",
"mockery/mockery": "^1.0",
"php-mock/php-mock-phpunit": "^2.6",
"phpunit/phpunit": "^7"
},