staabm / phpstan-deployer6
1.0.3
2022-06-09 07:11 UTC
Requires
- php: ^7 || ^8
README
为Deployer版本6提供的phpstan stubs,修复了一些缺失的typhints,使其更友好地支持静态分析。
安装
composer require staabm/phpstan-deployer6
如果你还安装了phpstan/extension-installer,那么你就准备好了!
手动安装
在phpstan配置文件中包含,例如通过includes
包含phpstan.neon.dist
includes:
- phpstan-deployer6/config/deployer6.neon