Skip to content

Commit 8182b99

Browse files
taylorotwellStyleCIBot
authored andcommitted
Applied fixes from StyleCI
1 parent b122f77 commit 8182b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/database.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114
'port' => env('REDIS_PORT', 6379),
115115
'database' => 0,
116116
'parameters' => [
117-
'password' => env('REDIS_PASSWORD', '')
118-
]
117+
'password' => env('REDIS_PASSWORD', ''),
118+
],
119119
],
120120

121121
],

0 commit comments

Comments
 (0)