build:
environment:
php:
version: "7.4"
nodes:
analysis:
project_setup:
override: ['true']
tests:
override: [php-scrutinizer-run]
tools:
external_code_coverage:
timeout: 600
checks:
php: true
filter: { }
coding_style:
php: { }