Skip to content

Instantly share code, notes, and snippets.

@gaby-mg
Created October 29, 2012 21:07
Show Gist options
  • Save gaby-mg/3976547 to your computer and use it in GitHub Desktop.
Save gaby-mg/3976547 to your computer and use it in GitHub Desktop.
PHP: Composer: TDD environment
{
"require": {
"phpunit/phpunit": "3.7.*"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment