mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 21:34:25 +00:00
correct composer.json
This commit is contained in:
parent
98ecd72bea
commit
32220dff88
@ -4,9 +4,9 @@
|
||||
"type": "symfony-bundle",
|
||||
"description": "A bundle to manage Third Party contact categories",
|
||||
"keywords" : ["chill", "social work", "contacts"],
|
||||
"homepage" : "https://github.com/Chill-project/Person",
|
||||
"homepage" : "https://github.com/Chill-project/Chill-ThirdParty",
|
||||
"autoload": {
|
||||
"psr-4": { "Chill\\PersonBundle\\": "" }
|
||||
"psr-4": { "Chill\\ThirdPartyBundle\\": "" }
|
||||
},
|
||||
"autoload-dev": {
|
||||
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user