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
View File
@@ -1,3 +1,4 @@
_ide_helper.php
/vendor /vendor
node_modules/ node_modules/
npm-debug.log npm-debug.log
Generated
+1 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "7f726917da07da6a3c1c96b7cfcfc197", "content-hash": "d6ded0be19cfd6b1fb37f7eeb6baadb4",
"packages": [ "packages": [
{ {
"name": "barryvdh/laravel-ide-helper", "name": "barryvdh/laravel-ide-helper",
-1
View File
@@ -105,7 +105,6 @@ return [
App\Providers\AuthServiceProvider::class, App\Providers\AuthServiceProvider::class,
App\Providers\EventServiceProvider::class, App\Providers\EventServiceProvider::class,
App\Providers\RouteServiceProvider::class, App\Providers\RouteServiceProvider::class,
], ],
'aliases' => [ 'aliases' => [