Skip to content

Instantly share code, notes, and snippets.

@dragoonis
Created July 12, 2012 14:38
Show Gist options
  • Save dragoonis/3098517 to your computer and use it in GitHub Desktop.
Save dragoonis/3098517 to your computer and use it in GitHub Desktop.
"repositories": [
{
"type": "package",
"package": {
"name": "ppi/zendframework",
"version": "2.0.0beta5",
"dist": {
"url": "http://packages.zendframework.com/releases/ZendFramework-2.0.0beta5/ZendFramework-2.0.0beta5-minimal.zip",
"type": "zip"
},
"autoload": {
"psr-0": { "Zend": "library/" }
}
}
]
require: {
"ppi/zendframework"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment