Skip to content

Commit 8b2b8b1

Browse files
committed
Update composer.json
1 parent c6f5f1a commit 8b2b8b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

composer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@
2323
"require-dev": {
2424
"phpunit/phpunit": ">5.7"
2525
},
26+
"suggest": {
27+
"ext-mbstring": "For best support/performance",
28+
"ext-iconv": "For best support/performance"
29+
},
2630
"autoload": {
2731
"files": [
2832
"decode/functions.php"

0 commit comments

Comments
 (0)