Passed
Pull Request — main (#52)
by Alejandro
08:38
created

Checkout Config

tools:
  external_code_coverage: true
checks:
  php:
    code_rating: true
    duplication: true
build:
  dependencies:
    override:
      - composer install --no-interaction --no-scripts --ignore-platform-reqs
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

Repository Config

# language: php