Skip to content

Commit

Permalink
Add PHP 8 support #10
Browse files Browse the repository at this point in the history
  • Loading branch information
odan committed Dec 6, 2020
1 parent 20e9e65 commit b38e857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
run: composer install --prefer-dist --no-progress --no-suggest --ignore-platform-reqs

- name: Run test suite
run: composer check-all
run: composer check

0 comments on commit b38e857

Please sign in to comment.