build: image: default-bionic environment: php: 8.1 tools: external_code_coverage: timeout: 200 runs: 1 filter: excluded_paths: - 'tests'
checks: php: true filter: { } coding_style: php: { } build: nodes: analysis: tests: override: - php-scrutinizer-run