Skip to content

Commit b0baee4

Browse files
committed
Update composer.json
1 parent 675b942 commit b0baee4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "dkrnl/simplexmlreader",
33
"description": "Wrapper XMLReader class, for simple SAX-reading(and simple XPath-queries) of huge(testing over 1G file) xml.",
4-
"keywords": ["XML", "XMLReader", "Iterator"],
4+
"keywords": ["XML", "XMLReader", "Iterator", "SimpleXML"],
55
"homepage": "https://github.com/dkrnl/SimpleXMLReader",
66
"authors": [
77
{
@@ -19,4 +19,4 @@
1919
"ext-xmlreader" : "*",
2020
"ext-dom" : "*"
2121
}
22-
}
22+
}

0 commit comments

Comments
 (0)