Files
symfony-flex-recipes-contrib/phpstan
Eric PoeandGitHub fdc340477d Match install directions to actual filename for phpstan config file (#1556)
Either `phpstan.dist.neon` or `phpstan.neon.dist` are acceptable (see: https://phpstan.org/config-reference#config-file). I'm sticking with `phpstan.dist.neon` since text editors that recognize the `.neon` extension will render the contents of the file nicely.
2023-10-22 17:41:46 -04:00
..