Updated php-cs-fixer version for Actions

This commit is contained in:
Dylan K. Taylor 2022-09-15 12:03:04 +01:00
parent 3d03bb1301
commit 67887afd6b
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -198,7 +198,7 @@ jobs:
uses: shivammathur/setup-php@2.21.2
with:
php-version: 8.0
tools: php-cs-fixer:3.8
tools: php-cs-fixer:3.11
- name: Run PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --diff --ansi