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.
1 parent 000bd36 commit e606235Copy full SHA for e606235
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install PHP
16
uses: shivammathur/setup-php@v2
17
with:
18
- php-version: 8.2
+ php-version: 8.4
19
coverage: none
20
- name: Composer install
21
run: composer install --no-interaction --no-ansi --no-progress
0 commit comments