mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 22:04:23 +00:00
correct composer.json
This commit is contained in:
parent
98ecd72bea
commit
32220dff88
@ -4,9 +4,9 @@
|
|||||||
"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/Person",
|
"homepage" : "https://github.com/Chill-project/Chill-ThirdParty",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"psr-4": { "Chill\\PersonBundle\\": "" }
|
"psr-4": { "Chill\\ThirdPartyBundle\\": "" }
|
||||||
},
|
},
|
||||||
"autoload-dev": {
|
"autoload-dev": {
|
||||||
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]
|
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user