Skip to content

Commit

Permalink
[minor] run php-cs-fixer on lowest supported php version (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbond authored Jan 18, 2022
1 parent c04c992 commit e021707
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ jobs:

cs-check:
uses: zenstruck/.github/.github/workflows/php-cs-fixer.yml@main
with:
php: 7.2
version: 3.4

0 comments on commit e021707

Please sign in to comment.