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 901bebf commit 52f8deeCopy full SHA for 52f8dee
.github/workflows/ci.yml
@@ -31,6 +31,7 @@ jobs:
31
uses: brick/coding-standard/.github/workflows/coding-standard.yml@v3
32
with:
33
working-directory: "tools/ecs"
34
+ php-version: 8.2
35
36
phpunit:
37
name: PHPUnit
0 commit comments