Skip to content

Instantly share code, notes, and snippets.

@tuki0918
Created May 4, 2015 13:57
Show Gist options
  • Select an option

  • Save tuki0918/3127058a7388da78961b to your computer and use it in GitHub Desktop.

Select an option

Save tuki0918/3127058a7388da78961b to your computer and use it in GitHub Desktop.
composer
{
"require-dev": {
"phpunit/phpunit": "4.6.*"
},
"autoload": {
"psr-4": {
"Namespace\\": ""
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment