Passed
Push — master ( fa2eaf...8c0da5 )
by Robbie
05:32
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