Skip to content

Commit

Permalink
#2407 - Bump version of PHP_CS_FIXER_VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Sep 10, 2023
1 parent 2d95cf0 commit 1dfb4d5
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 @@ -34,7 +34,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
env:
PHP_CS_FIXER_VERSION: 3.2.0
PHP_CS_FIXER_VERSION: 3.26.1
with:
php-version: '8.0'
coverage: none
Expand Down

0 comments on commit 1dfb4d5

Please sign in to comment.