Skip to content

Commit e606235

Browse files
committed
update php version
1 parent 000bd36 commit e606235

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Install PHP
1616
uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: 8.2
18+
php-version: 8.4
1919
coverage: none
2020
- name: Composer install
2121
run: composer install --no-interaction --no-ansi --no-progress

0 commit comments

Comments
 (0)