Skip to content

Commit bc98a94

Browse files
[TASK] Update php to v8.4
| datasource | package | from | to | | ----------- | ----------- | ---- | --- | | github-tags | php/php-src | 8.3 | 8.4 |
1 parent a063b8e commit bc98a94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cgl.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: shivammathur/setup-php@v2
1818
with:
1919
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
20-
php-version: 8.3
20+
php-version: 8.4
2121
ini-file: development
2222
tools: composer:v2, composer-require-checker, composer-unused
2323
env:

0 commit comments

Comments
 (0)