Put a comma after option just to match the other arrays
This commit is contained in:
@@ -57,7 +57,7 @@ return array(
|
|||||||
|
|
||||||
'redis' => array(
|
'redis' => array(
|
||||||
'driver' => 'redis',
|
'driver' => 'redis',
|
||||||
'queue' => 'default'
|
'queue' => 'default',
|
||||||
),
|
),
|
||||||
|
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user