Skip to content

Commit 29dd2da

Browse files
committed
Create composer.json
1 parent a5e227f commit 29dd2da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: composer.json

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"name": "jtrumbull/XMLParser",
3+
"description": "PHP Class that parses XML objects",
4+
"require": {
5+
"php": ">=5.3.0"
6+
}
7+
}

0 commit comments

Comments
 (0)