Custom PHPStan rules for the wwwision/types package
To use this extension, require it in Composer:
composer require --dev wwwision/types-phpstan
If you also install phpstan/extension-installer then you're all set!
Manual installation
If you don't want to use phpstan/extension-installer, include rules.neon in your project's PHPStan config:
includes:
- vendor/wwwision/types-phpstan/rules.neon