-
-
Save o0h/98bb2afbfb8e55e87767 to your computer and use it in GitHub Desktop.
ブログ用サンプルコード
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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