Weekly fix of my StyleCI violations...

This commit is contained in:
Dane Everitt 2017-04-24 16:56:38 -04:00 committed by GitHub
parent 0ca7148e07
commit 77b1a258d9
10 changed files with 6 additions and 14 deletions

View file

@ -14,4 +14,4 @@ define('LARAVEL_START', microtime(true));
|
*/
require __DIR__.'/../vendor/autoload.php';
require __DIR__ . '/../vendor/autoload.php';