Completed
Pull Request — master (#41)
by
unknown
09:57
created

Checkout Config

imports:
    - php

tools:
    external_code_coverage: true

filter:
    excluded_paths:
        - Tests/*
        - vendor/*

Repository Config

tools:
    php_sim: true
    php_pdepend: true
    php_analyzer: true