Skip to content

Commit

Permalink
update cs-fixer version check
Browse files Browse the repository at this point in the history
Signed-off-by: shoman4eg <askew.39rus@gmail.com>
  • Loading branch information
shoman4eg committed Jul 22, 2024
1 parent 974bc5c commit 81b9fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
php-version: 8.0
coverage: none
tools: php-cs-fixer:3.8.0, cs2pr
tools: php-cs-fixer:3.59.3, cs2pr

- name: PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --format=checkstyle | cs2pr
Expand Down

0 comments on commit 81b9fe2

Please sign in to comment.