Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save Michaela-Davis/dcb664632671fa4b231bc8239d348cc8 to your computer and use it in GitHub Desktop.
Save Michaela-Davis/dcb664632671fa4b231bc8239d348cc8 to your computer and use it in GitHub Desktop.
{
"require": {
"phpunit/phpunit": "4.5.*",
"silex/silex": "~1.1",
"twig/twig":"~1.0"
},
"scripts": {
"test": "phpunit tests"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment