summaryrefslogtreecommitdiffstats
path: root/vendor/maxmind/web-service-common/phpstan.neon
blob: 2d35ad909f7fc7e78c81cede9db285858c80366f (plain) (blame)
1
2
3
4
5
6
7
parameters:
    level: 6
    paths:
        - src
        - tests
    checkMissingIterableValueType: false