Add PHPStan and Psalm to all PHP dev shells

This commit is contained in:
Oliver Davies 2025-08-22 12:08:31 +01:00
parent d4aae0dfac
commit 9fa2e053d5
6 changed files with 11 additions and 0 deletions

View file

@ -14,6 +14,8 @@
packages = [
php
phpPackages.composer
phpPackages.phpstan
phpPackages.psalm
] ++ commonPhpPackages pkgs system;
shellHook = ''