Skip to content

Instantly share code, notes, and snippets.

@FMJaguar
Created October 6, 2012 11:14
Show Gist options
  • Save FMJaguar/3844647 to your computer and use it in GitHub Desktop.
Save FMJaguar/3844647 to your computer and use it in GitHub Desktop.
sample composer file
"require" : {
"monolog/monolog": ">=1.0.0",
"silex/silex": "1.0.x-dev",
"doctrine/dbal": "2.2.*",
"phpunit/phpunit": "3.7.5"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment