filter:
    excluded_paths:
        - vendor/*
        - Tests/*
checks:
    php:
        code_rating: true
        duplication: true
tools:
    external_code_coverage:
        timeout: 3600
        runs: 9
                    imports:
    - php