Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created November 8, 2012 12:06
Show Gist options
  • Save eminetto/4038409 to your computer and use it in GitHub Desktop.
Save eminetto/4038409 to your computer and use it in GitHub Desktop.
{
"name": "zendframework/skeleton-application",
"description": "Skeleton Application for ZF2",
"license": "BSD-3-Clause",
"keywords": [
"framework",
"zf2"
],
"homepage": "http://framework.zend.com/",
"minimum-stability": "dev",
"require": {
"php": ">=5.3.3",
"zendframework/zendframework": "2.*",
"doctrine/doctrine-orm-module": "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment