Yarik
/
artbox-basic
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
e7e0c57222b3ab5431bce937806f439bdc21fac9
Authored by
Alexey Boroda
2017-04-05 17:57:18 +0300
1 parent
c8905ae2
-composer autoload added
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
composer.json
Inline
Side-by-side
composer.json
Wrap text
Show/Hide comments
View file @
e7e0c57
...
...
@@ -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
}
...
...