Merge branch 'next-minor' into next-major

This commit is contained in:
Dylan K. Taylor
2022-12-23 16:58:59 +00:00
11 changed files with 161 additions and 86 deletions

View File

@ -202,6 +202,8 @@ jobs:
with:
php-version: 8.0
tools: php-cs-fixer:3.11
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Run PHP-CS-Fixer
run: php-cs-fixer fix --dry-run --diff --ansi