Skip to content

Instantly share code, notes, and snippets.

@till
Created December 19, 2013 14:50
Show Gist options
  • Save till/8040268 to your computer and use it in GitHub Desktop.
Save till/8040268 to your computer and use it in GitHub Desktop.
{
"repositories": [
{
"type": "package",
"package": {
"name": "pear/xml_parser",
"version": "1.2.6",
"source": {
"reference": "b4b5cff557ffc2a3591fd0bb62ca28c0aa2edbb8",
"type": "vcs",
"url": "https://github.com/pear/XML_Parser"
},
"include_path": ["./"]
}
}
{
"type": "package",
"package": {
"name": "pear/xml_util",
"version": "1.1.1",
"source": {
"reference": "c8f93568b5150373e1108b4e860a23d13eb75d25",
"type": "vcs"
"url": "https://github.com/pear/XML_Util"
}
,
"include_path": ["./"]
}
}
{
"type": "package",
"package": {
"name": "pear/xml_serializer",
"license": "the license should be here",
"authors": [
{
"name": "Chuck",
"email": "[email protected]"
}
]
"version": "0.1.x-dev",
"source": {
"type": "vcs",
"url": "https://github.com/pear/XML_Serializer",
"reference": "f1b35a266ccd08b3e4b32248188d3e54cdc25e55"
},
"require": {
"pear/xml_util": ">=1.1.1",
"pear/xml_parser": ">=1.2.6"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment