Improving composer.json

This commit is contained in:
Marc Ducobu 2015-06-30 22:48:16 +02:00
parent 4dd1efa57f
commit 5c4cfc45e6

View File

@ -3,6 +3,11 @@
"description": "This bundle extend chill for recording the different activities of the user",
"type": "symfony-bundle",
"license": "AGPL-3.0",
"keywords" : ["chill", "social work"],
"homepage" : "https://github.com/Chill-project/Activity",
"autoload": {
"psr-4": { "Chill\\ActivityBundle\\": "" }
},
"authors": [
{
"name": "Champs-Libres",