Skip to content

Commit 4a40d02

Browse files
authored
Fix modman mapping
Installing via composer / modman produced inconsistent mappings to magento product
1 parent 9e74e53 commit 4a40d02

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

modman

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1-
app/code/community/Inviqa/SymfonyContainer/* app/code/community/Inviqa/SymfonyContainer
2-
app/etc/modules/Inviqa_SymfonyContainer.xml app/etc/modules/
1+
# Inviqa - Magento Symfony Container
2+
3+
# Code
4+
app/code/community/Inviqa/SymfonyContainer app/code/community/Inviqa/SymfonyContainer
5+
6+
# Init File
7+
app/etc/modules/Inviqa_SymfonyContainer.xml app/etc/modules/Inviqa_SymfonyContainer.xml

0 commit comments

Comments
 (0)