Completed
Push — master ( 53f08a...a05657 )
by Alessandro
17:16
created
src/config/laravel-env-validator.example.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,9 +1,9 @@
 block discarded – undo
1 1
 <?php
2 2
 /**
3
- * User: Mathias Grimm <[email protected]>
4
- * Date: 07/02/2016
5
- * Time: 18:34.
6
- */
3
+     * User: Mathias Grimm <[email protected]>
4
+     * Date: 07/02/2016
5
+     * Time: 18:34.
6
+     */
7 7
 
8 8
 return [
9 9
     'SECURITY_CHECK_SUBJECT_SUCCESS' => 'required',
Please login to merge, or discard this patch.