updated composer files

This commit is contained in:
Nabeel Shahzad 2017-06-10 22:50:53 -05:00
parent 7d7b422707
commit 4d7e038552
3 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
_ide_helper.php
/vendor
node_modules/
npm-debug.log

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"content-hash": "7f726917da07da6a3c1c96b7cfcfc197",
"content-hash": "d6ded0be19cfd6b1fb37f7eeb6baadb4",
"packages": [
{
"name": "barryvdh/laravel-ide-helper",

View File

@ -105,7 +105,6 @@ return [
App\Providers\AuthServiceProvider::class,
App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class,
],
'aliases' => [