plugins/efmls-configs/packages: phpPackages.phpstan -> phpstan
This commit is contained in:
parent
f44a4d4569
commit
bbc37c29c6
1 changed files with 1 additions and 1 deletions
|
|
@ -77,6 +77,7 @@ in
|
|||
"mypy"
|
||||
"nixfmt"
|
||||
"php"
|
||||
"phpstan"
|
||||
"prettypst"
|
||||
"proselint"
|
||||
"protolint"
|
||||
|
|
@ -119,7 +120,6 @@ in
|
|||
];
|
||||
phpPackages = [
|
||||
"phan"
|
||||
"phpstan"
|
||||
"psalm"
|
||||
];
|
||||
luaPackages = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue