Skip to content

Commit 7327db8

Browse files
connorhuthePanz
authored andcommitted
add(composer): ext-iconv is now a requirement
1 parent cc51a4f commit 7327db8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"require": {
2323
"php": ">=5.3",
2424
"ext-zlib": "*",
25+
"ext-iconv": "*",
2526
"ext-mbstring": "*",
2627
"ext-pdo": "*"
2728
},

0 commit comments

Comments
 (0)