Skip to content

Commit ddd8c2a

Browse files
authored
Merge pull request laravel#4884 from eric-famiglietti/patch-1
Remove extra whitespace.
2 parents 70532dd + d0726a3 commit ddd8c2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/logging.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
],
6262

6363
'papertrail' => [
64-
'driver' => 'monolog',
64+
'driver' => 'monolog',
6565
'level' => 'debug',
6666
'handler' => SyslogUdpHandler::class,
6767
'handler_with' => [

0 commit comments

Comments
 (0)