Skip to content

Instantly share code, notes, and snippets.

@davedevelopment
Created February 28, 2012 13:40
Show Gist options
  • Save davedevelopment/1932600 to your computer and use it in GitHub Desktop.
Save davedevelopment/1932600 to your computer and use it in GitHub Desktop.
{
"require": {
"php": ">=5.3.1",
"silex/silex": "*",
"symfony/console": "*",
"behat/behat": "*"
},
"config": {
"bin-dir": "bin/"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment