Skip to content

Commit a4929d8

Browse files
committed
Update composer keywords
1 parent 0fc5efe commit a4929d8

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

composer.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22
"name": "refactorstudio/php-array-to-xml",
33
"description": "Convert an array to XML with PHP",
44
"keywords": [
5-
"array",
5+
"php-array-to-xml",
6+
"refactorstudio",
7+
"array-to-xml",
8+
"array-to-xml-php",
69
"xml",
7-
"converter"
10+
"parser",
11+
"array",
12+
"convert"
813
],
914
"homepage": "https://github.com/refactorstudio/php-array-to-xml",
1015
"license": "MIT",

0 commit comments

Comments
 (0)