Completed
Push — phpdoc ( 4ad743...7be415 )
by Marc
99:36 queued 97:43
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