Skip to content

Instantly share code, notes, and snippets.

@boonkerz
Created July 9, 2012 12:10
Show Gist options
  • Save boonkerz/3076119 to your computer and use it in GitHub Desktop.
Save boonkerz/3076119 to your computer and use it in GitHub Desktop.
{
"type": "package",
"package": {
"name": "CCDNComponent/BBCodeBundle",
"version": "dev-master",
"source": {
"url": "git://github.com/codeconsortium/BBCodeBundle.git",
"type": "git",
"reference": "master"
},
"autoload": {
"psr-0": {
"CCDNComponent\\BBCodeBundle": "../../"
}
}
}
},
{
"type": "package",
"package": {
"name": "libgeshi/libgeshi",
"version": "dev-master",
"source": {
"url": "git://github.com/codeconsortium/lib-geshi.git",
"type": "git",
"reference": "master"
},
"autoload": {
"classmap": ["lib/"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment