diff --git a/composer.json b/composer.json index 02637be56..0f56b30d6 100644 --- a/composer.json +++ b/composer.json @@ -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" ]