Completed
Pull Request — master (#43)
by
unknown
09:19
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