Completed
Branch master (f58c14)
by Andrey
07:50
created

Repository Config

checks:
  php:
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-source"

Global Config

checks:
  php:
    duplication: true

filter:
  excluded_paths:
    - vendor/*

before_commands:
  - "composer install --prefer-source"