Skip to content

Commit 5766ea5

Browse files
Merge pull request #120 from TheDragonCode/1.x
Fix builder
2 parents 29ae6b8 + ae59325 commit 5766ea5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
- name: Setup PHP
3636
uses: shivammathur/setup-php@v2
3737
with:
38+
php-version: 8.2
3839
extensions: curl, mbstring, zip, pcntl, pdo, pdo_sqlite, iconv, json, dom, curl, libxml, fileinfo, tokenizer, xml
3940
ini-values: error_reporting=E_ALL
4041
coverage: xdebug

0 commit comments

Comments
 (0)