Browse Source

update Helper::process

jqh 5 years ago
parent
commit
84053bb7a4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/Support/Helper.php

+ 1 - 1
src/Support/Helper.php

@@ -613,7 +613,7 @@ class Helper
             $cwd,
             [],
             $input,
-            $timeout
+            $timeout,
         ];
 
         return is_string($command)