Add the auther key
Showing
| ... | @@ -8,6 +8,13 @@ | ... | @@ -8,6 +8,13 @@ |
| "emulsion" | "emulsion" | ||
| ], | ], | ||
| "license": "MIT", | "license": "MIT", | ||
| "authors": [ | |||
| { | |||
| "name": "Nicolas Widart", | |||
| "homepage": "http://www.nwidart.com/", | |||
| "role": "Developer" | |||
| } | |||
| ], | |||
| "type": "project", | "type": "project", | ||
| "require": { | "require": { | ||
| "laravel/framework": "~5.0", | "laravel/framework": "~5.0", | ||
| ... | ... |
Please register or sign in to comment