Skip to content

Commit

Permalink
Update CS Fixer version
Browse files Browse the repository at this point in the history
  • Loading branch information
sanmai committed Sep 2, 2022
1 parent 4894b08 commit d80228d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:

strategy:
matrix:
php-version:
php-version:
- '7.2'
- '7.3'
- '7.4'
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:

env:
PHP_VERSION: 8.0
PHP_CS_FIXER_VERSION: v3.2.1
PHP_CS_FIXER_VERSION: v3.11.0

steps:
- name: Checkout
Expand Down

0 comments on commit d80228d

Please sign in to comment.