This commit is contained in:
Tchama 2019-06-11 12:02:05 +02:00
parent 32220dff88
commit 3f3bbc92d9

View File

@ -4,7 +4,7 @@
"type": "symfony-bundle", "type": "symfony-bundle",
"description": "A bundle to manage Third Party contact categories", "description": "A bundle to manage Third Party contact categories",
"keywords" : ["chill", "social work", "contacts"], "keywords" : ["chill", "social work", "contacts"],
"homepage" : "https://github.com/Chill-project/Chill-ThirdParty", "homepage" : "https://framagit.org/Chill-project/Chill-ThirdParty",
"autoload": { "autoload": {
"psr-4": { "Chill\\ThirdPartyBundle\\": "" } "psr-4": { "Chill\\ThirdPartyBundle\\": "" }
}, },