Test Setup Failed
Push — ft/version-notification ( 310bab )
by Philippe
09:14
created
src/System/HealthMonitor/Checks/ChiefVersionCheck.php 1 patch
Indentation   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -13,10 +13,10 @@
 block discarded – undo
13 13
     {
14 14
         $options = [
15 15
             'http'=>[
16
-              'method'=>"GET",
17
-              'header'=> [
18
-                  "User-Agent: PHP"
19
-              ]
16
+                'method'=>"GET",
17
+                'header'=> [
18
+                    "User-Agent: PHP"
19
+                ]
20 20
             ]
21 21
         ];
22 22
 
Please login to merge, or discard this patch.