We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a063b8e commit bc98a94Copy full SHA for bc98a94
.github/workflows/cgl.yaml
@@ -17,7 +17,7 @@ jobs:
17
uses: shivammathur/setup-php@v2
18
with:
19
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
20
- php-version: 8.3
+ php-version: 8.4
21
ini-file: development
22
tools: composer:v2, composer-require-checker, composer-unused
23
env:
0 commit comments