fix author site to homepage

This commit is contained in:
Gusakov Nikita 2013-08-30 01:18:53 +04:00
parent 6d543ac3fa
commit eda12fa9f4
1 changed files with 2 additions and 2 deletions

View File

@ -8,10 +8,10 @@
"authors": [ "authors": [
{ {
"name": "Justin Walsh", "name": "Justin Walsh",
"site": "http://todaymade.com/" "homepage": "http://todaymade.com/"
} }
], ],
"require": { "require": {
"php": ">=5.3" "php": ">=5.3"
} }
} }