Add authors

This commit is contained in:
Sam Georges 2013-12-27 21:27:05 +11:00
parent 1c892a016a
commit 851348239d

View File

@ -3,6 +3,16 @@
"description": "October CMS",
"homepage": "http://octobercms.com",
"keywords": ["october", "cms", "octobercms", "laravel"],
"authors": [
{
"name": "Alexey Bobkov",
"email": "aleksey.bobkov@gmail.com"
},
{
"name": "Samuel Georges",
"email": "daftspunky@gmail.com"
}
],
"require": {
"php": ">=5.4.0",
"laravel/framework": "4.1.*",