email-configuration-bug-fix-patch

Installed "tedivm/fetch": "0.6.*" package to configure email fetcing.
This commit is contained in:
Manish Verma
2016-11-04 11:15:57 +05:30
parent 7fecdb1df9
commit 57efc24003
27 changed files with 2544 additions and 93 deletions

View File

@@ -35,7 +35,8 @@
"maatwebsite/excel": "~2.1.0",
"laravelcollective/bus": "^5.2",
"laravel/socialite": "^2.0",
"unisharp/laravel-ckeditor": "^4.5"
"unisharp/laravel-ckeditor": "^4.5",
"tedivm/fetch": "0.6.*"
},
"require-dev": {
"phpunit/phpunit": "~4.0",