Completed
Push — update-multiuserbundle ( 98b408 )
by
unknown
25:19
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"