Browse Source

missing newline

Hugues Joyal 6 years ago
parent
commit
7259889fcd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/hashing.php

+ 1 - 0
config/hashing.php

@@ -59,4 +59,5 @@ return [
         'memory' => 1024,
         'threads' => 2,
     ],
+
 ];