From e083273d97c75fe885178a711a8660e70684b536 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 4 Aug 2016 08:48:57 -0400 Subject: [PATCH] Applied fixes from StyleCI --- config/app.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/app.php b/config/app.php index 332cac7d81f..2b39afba488 100644 --- a/config/app.php +++ b/config/app.php @@ -149,11 +149,11 @@ Illuminate\Translation\TranslationServiceProvider::class, Illuminate\Validation\ValidationServiceProvider::class, Illuminate\View\ViewServiceProvider::class, - + /* * Package Service Providers... */ - + /* * Application Service Providers...