added php related programs for mason tool installer

This commit is contained in:
aminnairi
2023-12-04 22:23:31 +01:00
parent e673d1c670
commit 019ffe4b63
@@ -10,8 +10,6 @@ return {
"stylelint",
"shellcheck",
"rustfmt",
"phpcbf",
"phpstan",
"jq",
"jsonlint",
"htmlbeautifier",
@@ -19,7 +17,11 @@ return {
"blade-formatter",
"markdownlint",
"yamllint",
"ansible-lint"
"ansible-lint",
"eslint_d",
"phpcbf",
"phpcs",
"phpstan"
},
auto_update = true,
run_on_start = true,