Browse Source

Merge pull request #3857 from laravel/analysis-qMe1Y4

Applied fixes from StyleCI
Taylor Otwell 7 years ago
parent
commit
dfb33e245d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/app.php

+ 2 - 2
config/app.php

@@ -162,11 +162,11 @@ return [
         Illuminate\Translation\TranslationServiceProvider::class,
         Illuminate\Validation\ValidationServiceProvider::class,
         Illuminate\View\ViewServiceProvider::class,
-        
+
         /*
          * Package Service Providers...
          */
-         
+
 
         /*
          * Application Service Providers...