update files

This commit is contained in:
Manish Verma
2016-12-13 15:25:21 +05:30
parent 789247acb2
commit fc98add11c
3 changed files with 239 additions and 165 deletions

View File

@@ -15,17 +15,13 @@
"bugsnag/bugsnag-laravel": "1.*",
"filp/whoops": "~1.0",
"thomaswelton/laravel-gravatar": "~1.0",
"php-imap/php-imap": "~2.0",
"neitanod/forceutf8": "dev-master",
"nicolaslopezj/searchable": "1.*",
"chumper/datatable": "dev-develop",
"chumper/zipper": "0.6.x",
"phpmailer/phpmailer": "^5.2",
"unisharp/laravel-filemanager": "^1.1",
"tymon/jwt-auth": "0.5.*",
"php": ">=5.5.9",
"davejamesmiller/laravel-breadcrumbs": "^3.0",
"torann/geoip": "1.0.*",
"davibennun/laravel-push-notification": "dev-laravel5",
"brozot/laravel-fcm": "^1.0",
"barryvdh/laravel-debugbar": "^2.2",
@@ -35,8 +31,11 @@
"maatwebsite/excel": "~2.1.0",
"laravelcollective/bus": "^5.2",
"laravel/socialite": "^2.0",
"tedivm/fetch": "0.6.*",
"unisharp/laravel-filemanager": "^1.6",
"unisharp/laravel-ckeditor": "^4.5",
"tedivm/fetch": "0.6.*"
"torann/geoip": "^1.0",
"yajra/laravel-datatables-oracle": "~6.0"
},
"require-dev": {
"phpunit/phpunit": "~4.0",