Completed
Pull Request — master (#2)
by
unknown
26:48 queued 18:40
created

Repository Config

checks:
    php: true
tools:
    external_code_coverage: true
coding_style:
    php:
        spaces:
            around_operators:
                concatenation: true
filter:
    excluded_paths:
        - 'vendor/*'
        - 'Tests/*'