Current File : /home/inlingua/public_html/crm.vprotectindia.com/vendor/nunomaduro/collision/phpstan.neon.dist
includes:
    - ./vendor/nunomaduro/larastan/extension.neon
parameters:
    level: max
    paths:
        - src
    reportUnmatchedIgnoredErrors: false
    ignoreErrors:
        - '#Call to an undefined method Illuminate\\Contracts\\Debug\\ExceptionHandler::shouldReport().#'
        - '#Parameter \#1 \$input of function str_pad expects string, int given.#'