Skip to content

Commit

Permalink
#2407 - Change PHP version to 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Aug 28, 2023
1 parent c3b08ec commit 57eea2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
env:
PHP_CS_FIXER_VERSION: 3.2.0
with:
php-version: '7.4'
php-version: '8.0'
coverage: none
tools: php-cs-fixer:${{ env.PHP_CS_FIXER_VERSION }}, phpcs

Expand Down

0 comments on commit 57eea2d

Please sign in to comment.