Completed
Pull Request — master (#41)
by
unknown
01:27
created

Checkout Config

checks:
  php:
    code_rating: true
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-dist"

Repository Config

# language: php