diff --git a/cli/bootstrap/script_bootstrap.ts b/cli/bootstrap/script_bootstrap.ts index 139b611af3..07d0f25fe2 100644 --- a/cli/bootstrap/script_bootstrap.ts +++ b/cli/bootstrap/script_bootstrap.ts @@ -78,4 +78,10 @@ func main() (interface{}, error) { `, powershell: `Write-Output "Hello world"`, + + php: `