Passed
Push — main ( 21adec...bb1136 )
by Fractal
12:39
created

Checkout Config

build:
  image: default-bionic
  nodes:
    analysis:
      tests:
        override:
          - php-scrutinizer-run

  environment:
    php: 8.3.1

filter:
  excluded_paths:
    - "Resources/*"
    - "Tests/*"
    - "var/*"
    - "build/*"
  dependency_paths:
    - "vendor/*"

Repository Config

# language: php