Skip to content

Commit

Permalink
#2407 - Bump version of PHP_CS_FIXER_VERSION variable to 3.37.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Oct 28, 2023
1 parent 7c3d630 commit 16517c8
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.26.1
PHP_CS_FIXER_VERSION: 3.37.0
with:
php-version: '8.0'
coverage: none
Expand Down

0 comments on commit 16517c8

Please sign in to comment.