mirror of
https://github.com/guzzle/guzzle.git
synced 2025-01-17 21:38:16 +01:00
c4c348a4f1
Co-authored-by: Richard van Laak <richard@scribbr.nl> Co-authored-by: Tobias Nyholm <tobias.nyholm@gmail.com> Co-authored-by: Graham Campbell <GrahamCampbell@users.noreply.github.com>
11 lines
188 B
Plaintext
11 lines
188 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: max
|
|
checkMissingIterableValueType: false
|
|
paths:
|
|
- src
|
|
bootstrapFiles:
|
|
- tests/bootstrap-phpstan.php
|