Skip to content

Commit 27de343

Browse files
author
Lucas Michot
committed
Enforce Laravel sryleguide.
1 parent d24b641 commit 27de343

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/config.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
/*
55
* The host to use when listening for debug server connections.
66
*/
7-
'host' => 'tcp://127.0.0.1:9912'
7+
'host' => 'tcp://127.0.0.1:9912',
88
];

0 commit comments

Comments
 (0)