Completed
Pull Request — master (#3)
by
unknown
31:26
created

Repository Config

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