project files/composer update
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user