fix composer.json file

This commit is contained in:
Julien Fastré 2019-05-07 21:44:20 +02:00
parent f6b9517e50
commit d2cf25a333

View File

@ -6,7 +6,7 @@
"keywords" : ["chill", "social work"],
"homepage" : "https://framagit.org/Chill-project/BudgetBundle",
"autoload": {
"psr-4": { "Chill\\AMLI\BudgetBundle\\": "" }
"psr-4": { "Chill\\AMLI\\BudgetBundle\\": "" }
},
"autoload-dev": {
"classmap": [ "Resources/test/Fixtures/App/app/AppKernel.php" ]