project files/composer update

This commit is contained in:
Nabeel Shahzad
2017-11-22 12:07:43 -06:00
parent 6df5184734
commit 714d9f2d68
4 changed files with 20 additions and 6 deletions

View File

@@ -39,14 +39,14 @@
"hashids/hashids": "2.0.*",
"maatwebsite/excel": "2.1.*",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.3.*"
"symfony/dom-crawler": "3.3.*",
"phpunit/phpunit": "6.4.0",
"scriptfusion/phpunit-immediate-exception-printer": "1.3.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",
"mockery/mockery": "0.9.*",
"phpunit/phpunit": "~6.0",
"laravel/homestead": "v6.2.2",
"scriptfusion/phpunit-immediate-exception-printer": "^1",
"filp/whoops": "~2.0"
},
"autoload": {