mirror of
https://github.com/j0k3r/php-readability.git
synced 2026-09-27 14:36:23 +00:00
https://github.com/phpstan/phpstan/blob/2.1.x/UPGRADING.md Required also bumping Rector since it uses PHPStan internally.
14 lines
331 B
Plaintext
14 lines
331 B
Plaintext
parameters:
|
|
level: 1
|
|
paths:
|
|
- src
|
|
- tests
|
|
|
|
# https://github.com/phpstan/phpstan/issues/694#issuecomment-350724288
|
|
bootstrapFiles:
|
|
- vendor/bin/.phpunit/phpunit/vendor/autoload.php
|
|
|
|
includes:
|
|
- vendor/phpstan/phpstan-phpunit/extension.neon
|
|
- vendor/phpstan/phpstan-phpunit/rules.neon
|