diff --git a/composer.json b/composer.json
index b411cff91571409a8c4046f67ac3c1b1dc548a0a..11a4db2c5f36c5bf71cfa8a6481069f288652666 100755
--- a/composer.json
+++ b/composer.json
@@ -3,6 +3,7 @@
     	"psr-4": {
             "Basket\\"        : "src/app/basket/",
             "Contact\\"       : "src/app/contact/",
+            "History\\"       : "src/app/history/",
 
             "Core\\"          : "core/",
     	    "Apps\\"          : "apps/maarch_entreprise/",