checks:
  php: true
build:
  environment:
    php:
      version: "8.2"
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]
filter:
  paths: ["src/*"]
                    checks:
  php: true
build:
  nodes:
    analysis:
      tests:
        override: [php-scrutinizer-run]
filter:
  paths: ["src/*"]