Updated to PHP-CS-Fixer 3.0.0

This commit is contained in:
Dylan K. Taylor
2021-05-04 22:18:18 +01:00
parent e6ff908e18
commit a13b0c98a1
3 changed files with 3 additions and 2 deletions

View File

@ -278,4 +278,4 @@ jobs:
tools: php-cs-fixer
- name: Run PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --diff --diff-format=udiff
run: php-cs-fixer fix --dry-run --diff