From e7e0c57222b3ab5431bce937806f439bdc21fac9 Mon Sep 17 00:00:00 2001 From: Alex Date: Wed, 5 Apr 2017 17:57:18 +0300 Subject: [PATCH] -composer autoload added --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f3c8783..3bbdb19 100755 --- a/composer.json +++ b/composer.json @@ -60,7 +60,7 @@ "autoload": { "psr-4": { "artbox\\core\\": "artweb/artbox-core/", - "artbox\\gentelella\\": "artweb/artbox-gentelella/" + "artbox\\catalog\\": "artweb/artbox-catalog/" } } } -- libgit2 0.21.4