Completed
Push — enum_get_by ( 5b9d27 )
by Marc
01:47
created

Repository Config

tools:
    php_cs_fixer:
        config:
            level: psr2
    php_analyzer: true
    php_code_sniffer:
        config:
            standard: PSR2
    sensiolabs_security_checker: true
    php_loc: true
    php_hhvm:
        config:
            use_evaluation: true
    php_sim:
        min_mass: '25'
    external_code_coverage:
        timeout: '3600'
    php_pdepend: true