Merge branch 'legacy/pm4' of github.com:pmmp/PocketMine-MP into legacy/pm4

This commit is contained in:
Dylan K. Taylor 2023-06-07 21:24:13 +01:00
commit 5d514a274f
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -173,7 +173,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 }}