Skip to content

Commit

Permalink
[TASK] Update php to v8.4
Browse files Browse the repository at this point in the history
| datasource  | package     | from | to  |
| ----------- | ----------- | ---- | --- |
| github-tags | php/php-src | 8.3  | 8.4 |
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent f10f946 commit 90c3763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cgl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: shivammathur/setup-php@v2
with:
# @todo Use PHP 8.4 once PHP-CS-Fixer supports PHP 8.4
php-version: 8.3
php-version: 8.4
ini-file: development
tools: composer:v2, composer-require-checker, composer-unused
env:
Expand Down

0 comments on commit 90c3763

Please sign in to comment.