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.
2 parents 29ae6b8 + ae59325 commit 5766ea5Copy full SHA for 5766ea5
1 file changed
.github/workflows/build.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Setup PHP
36
uses: shivammathur/setup-php@v2
37
with:
38
+ php-version: 8.2
39
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv, json, dom, curl, libxml, fileinfo, tokenizer, xml
40
ini-values: error_reporting=E_ALL
41
coverage: xdebug
0 commit comments