Explorar el Código

update Helper::process

jqh hace 5 años
padre
commit
84053bb7a4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)