Skip to content

Commit a428a24

Browse files
authored
Add filter extension to workflow PHP
1 parent dc450f6 commit a428a24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
with:
113113
php-version: 8.3
114114
tools: pecl, composer
115-
extensions: curl, openssl, mbstring, sodium, tokenizer
115+
extensions: curl, openssl, mbstring, sodium, tokenizer, filter
116116
ini-values: memory_limit=-1
117117

118118
- name: SPC doctor

0 commit comments

Comments
 (0)