Merge branch 'legacy/pm4' into stable

This commit is contained in:
Dylan K. Taylor
2023-06-07 21:33:12 +01:00
2 changed files with 25 additions and 1 deletions

View File

@ -176,7 +176,7 @@ jobs:
uses: shivammathur/setup-php@2.25.2
with:
php-version: 8.1
tools: php-cs-fixer:3.16
tools: php-cs-fixer:3.17
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}