mirror of
https://github.com/php-win-ext/pie.git
synced 2026-03-24 05:02:06 +01:00
13 lines
277 B
Plaintext
13 lines
277 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
- vendor/bnf/phpstan-psr-container/extension.neon
|
|
- vendor/phpstan/phpstan-webmozart-assert/extension.neon
|
|
|
|
parameters:
|
|
level: 10
|
|
paths:
|
|
- src
|
|
- test/unit
|
|
- test/integration
|
|
- test/behaviour
|