mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-01 22:46:13 +00:00
Improving composer.json
This commit is contained in:
parent
4dd1efa57f
commit
5c4cfc45e6
@ -3,6 +3,11 @@
|
|||||||
"description": "This bundle extend chill for recording the different activities of the user",
|
"description": "This bundle extend chill for recording the different activities of the user",
|
||||||
"type": "symfony-bundle",
|
"type": "symfony-bundle",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
|
"keywords" : ["chill", "social work"],
|
||||||
|
"homepage" : "https://github.com/Chill-project/Activity",
|
||||||
|
"autoload": {
|
||||||
|
"psr-4": { "Chill\\ActivityBundle\\": "" }
|
||||||
|
},
|
||||||
"authors": [
|
"authors": [
|
||||||
{
|
{
|
||||||
"name": "Champs-Libres",
|
"name": "Champs-Libres",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user