Skip to content

Commit

Permalink
Merge pull request #31 from TYPO3-Documentation/bugfix-php82
Browse files Browse the repository at this point in the history
[BUGFIX] Use PHP 8.2 for all versions in VieHelper Generator
  • Loading branch information
linawolf authored May 9, 2024
2 parents 0f6f8ec + 8323691 commit fbfa108
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/fluid-viewhelper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
steps:

- name: Setup PHP 8.2
if: matrix.core == 'main'
uses: shivammathur/setup-php@v2
with:
php-version: '8.2'
Expand Down

0 comments on commit fbfa108

Please sign in to comment.