Merge pull request #4884 from eric-famiglietti/patch-1
Remove extra whitespace.
This commit is contained in:
@@ -61,7 +61,7 @@ return [
|
||||
],
|
||||
|
||||
'papertrail' => [
|
||||
'driver' => 'monolog',
|
||||
'driver' => 'monolog',
|
||||
'level' => 'debug',
|
||||
'handler' => SyslogUdpHandler::class,
|
||||
'handler_with' => [
|
||||
|
||||
Reference in New Issue
Block a user