Completed
Push — master ( 9b0dac...6877de )
by
unknown
09:14 queued 06:23
created

Repository Config

filter:
    paths:
        - 'src/*'
checks:
    php:
        uppercase_constants: true
        phpunit_assertions: true
coding_style:
    php: {  }
tools:
    external_code_coverage:
        timeout: 3600
    php_code_sniffer:
        config:
            standard: "PSR2"