fix composer.json

This commit is contained in:
Julien Fastré 2014-11-07 10:13:06 +01:00
parent 735184d2fd
commit 422a04fa23

View File

@ -3,7 +3,7 @@
"license": "AGPL-3.0", "license": "AGPL-3.0",
"type": "symfony-bundle", "type": "symfony-bundle",
"description": "A bundle to deal with persons", "description": "A bundle to deal with persons",
"keywords" : ["chill", "social work, persons"], "keywords" : ["chill", "social work", "persons"],
"homepage" : "https://github.com/Chill-project/Person", "homepage" : "https://github.com/Chill-project/Person",
"autoload": { "autoload": {
"psr-4": { "Chill\\PersonBundle\\": "" } "psr-4": { "Chill\\PersonBundle\\": "" }