Commit 8182b991 authored by Taylor Otwell's avatar Taylor Otwell Committed by StyleCI Bot

Applied fixes from StyleCI

parent b122f775
......@@ -114,8 +114,8 @@ return [
'port' => env('REDIS_PORT', 6379),
'database' => 0,
'parameters' => [
'password' => env('REDIS_PASSWORD', '')
]
'password' => env('REDIS_PASSWORD', ''),
],
],
],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment