We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8040f2c commit 246f2beCopy full SHA for 246f2be
.github/workflows/ci.yaml
@@ -55,7 +55,7 @@ jobs:
55
- name: Setup PHP
56
uses: shivammathur/setup-php@v2
57
with:
58
- php-version: ${{ matrix.php }}
+ php-version: 8.2
59
tools: php-cs-fixer
60
61
- name: Run PHP-CS-Fixer
0 commit comments