Skip to content

Instantly share code, notes, and snippets.

@nuxwin
Created April 27, 2014 23:59
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 nuxwin/11358487 to your computer and use it in GitHub Desktop.
Save nuxwin/11358487 to your computer and use it in GitHub Desktop.
composer.json
{
"name": "imscp/imscp2",
"description": "i-MSCP - internet Multi Server Control Panel v2.0.0",
"license": "BSD-3-Clause",
"keywords": [
"panel",
"hosting",
"linux",
"zf2"
],
"homepage": "http://i-mscp.net/",
"require": {
"php": ">=5.3.23",
"zendframework/zendframework": "2.3.*",
"doctrine/doctrine-orm-module": "0.*",
"zendframework/zend-developer-tools": "dev-master",
"ocramius/ocra-service-manager": "dev-master"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment