plugins/efmls-configs/packages: phpPackages.phpstan -> phpstan

This commit is contained in:
Gaetan Lepage 2026-01-26 15:47:20 +01:00 committed by Austin Horstman
parent f44a4d4569
commit bbc37c29c6

View file

@ -77,6 +77,7 @@ in
"mypy"
"nixfmt"
"php"
"phpstan"
"prettypst"
"proselint"
"protolint"
@ -119,7 +120,6 @@ in
];
phpPackages = [
"phan"
"phpstan"
"psalm"
];
luaPackages = [