Skip to content

Instantly share code, notes, and snippets.

@o0h
Created August 21, 2015 01:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save o0h/98bb2afbfb8e55e87767 to your computer and use it in GitHub Desktop.
Save o0h/98bb2afbfb8e55e87767 to your computer and use it in GitHub Desktop.
ブログ用サンプルコード
{
"name": "hkinjyo/blog-no-netanium",
"description": "kaisha no blog no neta ni suru application",
"require": {
"cakephp/cakephp": "2.7",
"facebook/webdriver": "^1.0",
"facebook/php-sdk-v4": "^5.0"
},
"require-dev": {
"phpunit/phpunit": "^4.8"
},
"authors": [
{
"name": "Hideki Kinjyo",
"email": "kinjyo@connehito.com"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment