Pull in latest upstream laravel updates

This commit is contained in:
Kevin MacMartin 2016-09-14 11:23:45 -04:00
parent a99eca5162
commit bd1f0ef4df
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
31fce5c503d872c5389ffbbae59310413f9f9966 49a48100a79c13da3de27e91b0a77742e7cb2227

View file

@ -12,7 +12,7 @@ return [
| any other location as required by the application or its packages. | any other location as required by the application or its packages.
*/ */
'name' => env('SITE_NAME', 'My Application'), 'name' => env('SITE_NAME', 'Laravel'),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------