mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 06:16:12 +02:00
tea/.gitlab/pipeline/jobs/phpstan.yml
2021-08-24 10:27:50 +02:00

10 lines
194 B
YAML

phpstan:
extends: .default
stage: codestyle
needs:
- build-composer-dependencies
- php-lint-php7.2
- php-lint-php7.3
- php-lint-php7.4
script:
- composer ci:php:stan