Merge pull request #4884 from eric-famiglietti/patch-1

Remove extra whitespace.
This commit is contained in:
Taylor Otwell
2018-12-19 07:43:20 -06:00
committed by GitHub

View File

@@ -61,7 +61,7 @@ return [
], ],
'papertrail' => [ 'papertrail' => [
'driver' => 'monolog', 'driver' => 'monolog',
'level' => 'debug', 'level' => 'debug',
'handler' => SyslogUdpHandler::class, 'handler' => SyslogUdpHandler::class,
'handler_with' => [ 'handler_with' => [