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