Skip to content

Instantly share code, notes, and snippets.

@g33klord
Created December 22, 2013 14:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save g33klord/8083251 to your computer and use it in GitHub Desktop.
Save g33klord/8083251 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/",
"require": {
"php": ">=5.3.3",
"zendframework/zendframework": "2.2.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment