Passed
Pull Request — master (#402)
by Alberto
02:31
created

Checkout Config

checks:
  php: true
filter:
  paths:
    - 'src/*'
  dependency_paths:
    - 'vendor/*'

# new PHP Analysis
build:
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

Repository Config

# language: php