Skip to content

Commit

Permalink
CI: upgrade PHP CS Fixer
Browse files Browse the repository at this point in the history
  • Loading branch information
distantnative committed Nov 24, 2024
1 parent 98c401b commit 4e8e386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ jobs:
with:
php-version: ${{ env.php }}
coverage: none
tools: php-cs-fixer:3.13.0
tools: php-cs-fixer:3.52.1

- name: Cache analysis data
id: finishPrepare
Expand Down

0 comments on commit 4e8e386

Please sign in to comment.