We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ebb56 commit 8781195Copy full SHA for 8781195
1 file changed
composer.json
@@ -20,7 +20,8 @@
20
"phpunit/phpunit": "~4.0"
21
},
22
"suggest": {
23
- "ext-mbstring": "For using mb functions"
+ "ext-mbstring": "For using the MbTranscoder",
24
+ "ext-iconv": "For using the IconvTranscoder"
25
26
"autoload": {
27
"psr-4": {
0 commit comments