mirror of
https://github.com/php/pie.git
synced 2026-03-23 23:12:17 +01:00
14 lines
329 B
Plaintext
14 lines
329 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
- vendor/bnf/phpstan-psr-container/extension.neon
|
|
- vendor/phpstan/phpstan-webmozart-assert/extension.neon
|
|
- vendor/phpstan/phpstan-phpunit/extension.neon
|
|
|
|
parameters:
|
|
level: 10
|
|
paths:
|
|
- src
|
|
- test/unit
|
|
- test/integration
|
|
- test/behaviour
|