Skip to content

Commit

Permalink
[TASK] Update php to v5.3
Browse files Browse the repository at this point in the history
| datasource | package | from | to  |
| ---------- | ------- | ---- | --- |
| docker     | php     | 8.3  | 5.3 |
  • Loading branch information
renovate[bot] committed Jun 28, 2024
1 parent 96a0aa9 commit 4722106
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 @@ -25,7 +25,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: 8.3
php-version: 5.3
tools: composer:v2, composer-require-checker, composer-unused, cs2pr
coverage: none

Expand Down

0 comments on commit 4722106

Please sign in to comment.