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