Skip to content

Commit

Permalink
[TASK] php-lint-php7.4 is no longer available
Browse files Browse the repository at this point in the history
Part of #1354, #1579
  • Loading branch information
Starkmann committed Feb 3, 2025
1 parent 28f1791 commit 3ac54e3
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .gitlab/pipeline/jobs/php-cs-fixer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ php-cs-fixer:
stage: codestyle
needs:
- build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0
- php-lint-php8.1
- php-lint-php8.2
Expand Down
1 change: 0 additions & 1 deletion .gitlab/pipeline/jobs/phpstan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ phpstan:
stage: codestyle
needs:
- build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0
- php-lint-php8.1
- php-lint-php8.2
Expand Down
1 change: 0 additions & 1 deletion .gitlab/pipeline/jobs/rector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ rector:
stage: codestyle
needs:
- build-composer-dependencies
- php-lint-php7.4
- php-lint-php8.0
- php-lint-php8.1
- php-lint-php8.2
Expand Down

0 comments on commit 3ac54e3

Please sign in to comment.