Completed
Push — 2.0 ( ada449...a2425b )
by Vermeulen
01:55
created
config/observers.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,6 +30,6 @@
 block discarded – undo
30 30
                 'others'    => []
31 31
             ]
32 32
         ]
33
-        */
33
+         */
34 34
     ]
35 35
 ];
Please login to merge, or discard this patch.
config/monolog.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,6 +27,6 @@
 block discarded – undo
27 27
                 Logger::DEBUG
28 28
             ]
29 29
         ]
30
-        */
30
+         */
31 31
     ]
32 32
 ];
Please login to merge, or discard this patch.