Passed
Push — master ( ddebf0...799e68 )
by Damian
04:49
created

Checkout Config

inherit: true

build:
  environment:
    variables:
      COMPOSER_ROOT_VERSION: 5.x-dev
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]

filter:
  paths:
    - src/*
    - tests/*

Repository Config

imports:
    - php