We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b181e93 commit e065e13Copy full SHA for e065e13
.github/workflows/phplint.yml
@@ -24,7 +24,7 @@ jobs:
24
coverage: pcov
25
extensions: intl, gd, zip, pdo, sqlite, pdo_sqlite, dom, curl, libxml, mbstring, fileinfo, exif, iconv
26
ini-values: memory_limit=-1,disable_functions="",pcov.exclude="~(vendor|tests|node_modules)~",pcov.directory="./"
27
- php-version: 7.4
+ php-version: 8.4
28
tools: composer:v2
29
30
- name: Composer Install
0 commit comments