Skip to content

Commit 009432e

Browse files
authored
Update test.yaml
1 parent 5867a9a commit 009432e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: shivammathur/setup-php@v2
2424
with:
2525
php-version: ${{ matrix.php-versions }}
26-
extensions: dom, curl, libxml, mbstring, zip, pcntl, pdo, sqlite, pdo_sqlite, bcmath, soap, mysql, intl, gd, exif, iconv
26+
extensions: mbstring, intl, exif, iconv
2727
coverage: pcov
2828
- name: Get composer cache directory
2929
id: composercache

0 commit comments

Comments
 (0)