mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-15 08:43:50 +01:00

[TASK] php-lint-php7.4 is no longer available

Part of , 
This commit is contained in:
Eike Starkmann 2025-02-03 15:57:00 +01:00
parent 28f17918c9
commit 3ac54e3469
3 changed files with 0 additions and 3 deletions

View file

@ -3,7 +3,6 @@ php-cs-fixer:
stage: codestyle stage: codestyle
needs: needs:
- build-composer-dependencies - build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0 - php-lint-php8.0
- php-lint-php8.1 - php-lint-php8.1
- php-lint-php8.2 - php-lint-php8.2

View file

@ -3,7 +3,6 @@ phpstan:
stage: codestyle stage: codestyle
needs: needs:
- build-composer-dependencies - build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0 - php-lint-php8.0
- php-lint-php8.1 - php-lint-php8.1
- php-lint-php8.2 - php-lint-php8.2

View file

@ -3,7 +3,6 @@ rector:
stage: codestyle stage: codestyle
needs: needs:
- build-composer-dependencies - build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0 - php-lint-php8.0
- php-lint-php8.1 - php-lint-php8.1
- php-lint-php8.2 - php-lint-php8.2