php-lint-php8.1:
  extends: .default
  image: php:8.1
  stage: lint
  needs: [ ]
  script:
    - composer ci:php:lint