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