Skip to content

Commit e065e13

Browse files
ci: vup php 8.4
1 parent b181e93 commit e065e13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phplint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
coverage: pcov
2525
extensions: intl, gd, zip, pdo, sqlite, pdo_sqlite, dom, curl, libxml, mbstring, fileinfo, exif, iconv
2626
ini-values: memory_limit=-1,disable_functions="",pcov.exclude="~(vendor|tests|node_modules)~",pcov.directory="./"
27-
php-version: 7.4
27+
php-version: 8.4
2828
tools: composer:v2
2929

3030
- name: Composer Install

0 commit comments

Comments
 (0)