Skip to content

Commit

Permalink
update PHP 8
Browse files Browse the repository at this point in the history
  • Loading branch information
stancl committed Jan 27, 2021
1 parent 99bfba2 commit 614a167
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ jobs:
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
env:
update: true
- name: Run php-cs-fixer
run: $HOME/.composer/vendor/bin/php-cs-fixer fix --config=.php_cs.php
- name: Commit changes from php-cs-fixer
Expand Down

0 comments on commit 614a167

Please sign in to comment.