mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 13:28:13 +01:00
10 lines
175 B
Plaintext
10 lines
175 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: max
|
|
checkMissingIterableValueType: false
|
|
paths:
|
|
- src
|
|
bootstrap: tests/bootstrap-phpstan.php
|