Commit e7e0c57222b3ab5431bce937806f439bdc21fac9

Authored by Alexey Boroda
1 parent c8905ae2

-composer autoload added

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
composer.json
... ... @@ -60,7 +60,7 @@
60 60 "autoload": {
61 61 "psr-4": {
62 62 "artbox\\core\\": "artweb/artbox-core/",
63   - "artbox\\gentelella\\": "artweb/artbox-gentelella/"
  63 + "artbox\\catalog\\": "artweb/artbox-catalog/"
64 64 }
65 65 }
66 66 }
... ...