Completed
Pull Request — master (#7)
by
unknown
05:14
created

Repository Config

before_commands:
    - 'composer install --prefer-dist --no-interaction'
filter:
    paths:
        - 'src/*'
    excluded_paths:
        - 'tests/*'
checks:
    php: true
coding_style:
    php: {  }