Add back some dev deps

This commit is contained in:
Dane Everitt 2020-06-23 21:25:44 -07:00
parent c3aa257a2b
commit 86bc9da893
No known key found for this signature in database
GPG key ID: EEA66103B3D71F53
2 changed files with 169 additions and 1 deletions

View file

@ -46,7 +46,9 @@
"barryvdh/laravel-ide-helper": "^2.7",
"codedungeon/phpunit-result-printer": "0.25.1",
"friendsofphp/php-cs-fixer": "2.16.1",
"fzaninotto/faker": "^1.9",
"laravel/dusk": "^6.3",
"mockery/mockery": "^1.4",
"php-mock/php-mock-phpunit": "^2.6",
"phpunit/phpunit": "^8.5"
},