Skip to content

Instantly share code, notes, and snippets.

@coreymcmahon
Created June 2, 2012 02:39
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 coreymcmahon/2856257 to your computer and use it in GitHub Desktop.
Save coreymcmahon/2856257 to your computer and use it in GitHub Desktop.
Example Composer manifest file for our framework, Simplex - http://www.symfonycentral.com
{
"require": {
"symfony/class-loader": "2.1.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment