Skip to content

Commit 985b5c8

Browse files
committed
Add Composer keyword
1 parent 07a95d2 commit 985b5c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "ddeboer/transcoder",
33
"description": "Better encoding conversion for PHP",
4-
"keywords": [ "encoding", "utf-8", "iso", "mb", "iconv", "multibyte", "charset" ],
4+
"keywords": [ "encoding", "utf-8", "iso", "mb", "iconv", "multibyte", "charset", "mb_convert_encoding" ],
55
"license": "MIT",
66
"authors": [
77
{

0 commit comments

Comments
 (0)