mirror of
https://github.com/prurigro/hypothetical.git
synced 2024-11-21 15:42:31 -05:00
Pull in latest upstream laravel updates
This commit is contained in:
parent
a99eca5162
commit
bd1f0ef4df
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
31fce5c503d872c5389ffbbae59310413f9f9966
|
||||
49a48100a79c13da3de27e91b0a77742e7cb2227
|
||||
|
|
|
@ -12,7 +12,7 @@ return [
|
|||
| any other location as required by the application or its packages.
|
||||
*/
|
||||
|
||||
'name' => env('SITE_NAME', 'My Application'),
|
||||
'name' => env('SITE_NAME', 'Laravel'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Reference in a new issue