update to stack

This commit is contained in:
Taylor Otwell 2018-01-18 08:26:24 -06:00
parent bd5783b5e9
commit ff0bec857e
1 changed files with 2 additions and 2 deletions

View File

@ -30,8 +30,8 @@
*/ */
'channels' => [ 'channels' => [
'aggregate' => [ 'stack' => [
'driver' => 'aggregate', 'driver' => 'stack',
'channels' => ['single', 'daily'], 'channels' => ['single', 'daily'],
], ],