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