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