소스 검색

update Helper::process

jqh 5 년 전
부모
커밋
84053bb7a4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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)