Passed
Pull Request — master (#775)
by Edoardo
05:37 queued 02:35
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

build:
    environment:
        node: v16
    nodes:
        analysis:
            environment:
                php:
                    version: 7.4
                    pecl_extensions:
                        - zip