Skip to content

Commit b8a5f25

Browse files
committed
Add php extensions for Symfony
1 parent 4960f05 commit b8a5f25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: shivammathur/setup-php@v2
1717
with:
1818
php-version: 8.2
19-
extensions: dom, curl, libxml, mbstring, zip, pcntl
19+
extensions: dom, curl, libxml, mbstring, zip, pcntl, ctype, iconv
2020
coverage: none
2121

2222
- name: Install Apache mod_php

0 commit comments

Comments
 (0)