Completed
Push — master ( f58c14...cabe51 )
by Andrey
07:14
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"