1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 13:28:13 +01:00
guzzle/phpstan.neon.dist
Alexey Shokov 9d4716949a Internationalized domain name (IDN) support (#2286)
* Internationalized domain name (IDN) support

* Documentation fix

* Tests for base_uri

* PHPStan and CI fixes

* cs
2019-12-07 10:28:27 +01:00

8 lines
131 B
Plaintext

includes:
- phpstan-baseline.neon
parameters:
level: max
paths:
- src
bootstrap: tests/bootstrap-phpstan.php