Skip to content

Commit 2089162

Browse files
committed
Add intl extension
1 parent ff6c07e commit 2089162

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, ctype, iconv
19+
extensions: dom, curl, libxml, mbstring, zip, pcntl, ctype, iconv, intl
2020
coverage: none
2121

2222
- name: Install Apache mod_php

0 commit comments

Comments
 (0)