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.
2 parents 87141b0 + 72b8b0d commit c71e17cCopy full SHA for c71e17c
.github/workflows/cgl.yaml
@@ -21,7 +21,7 @@ jobs:
21
uses: shivammathur/setup-php@v2
22
with:
23
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
24
- php-version: 8.3
+ php-version: 8.4
25
tools: composer:v2, composer-require-checker, composer-unused
26
coverage: none
27
0 commit comments