staabm / phpstan-deployer6
Installs: 591 858
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 1
Open Issues: 0
Type:phpstan-extension
Requires
- php: ^7 || ^8
README
phpstan stubs for Deployer version 6 which fixes some missing typhints to make it more static analysis friendly.
Installation
composer require staabm/phpstan-deployer6
If you also install phpstan/extension-installer then you're all set!
Manual installation
einbinden in der phpstan konfig datei, z.B. phpstan.neon.dist
via includes
:
includes:
- phpstan-deployer6/config/deployer6.neon