Edited composer.json

This commit is contained in:
Carsten Götzinger 2018-02-13 09:18:09 +01:00
parent a257734f97
commit 265f39b349
1 changed files with 5 additions and 0 deletions

View File

@ -43,6 +43,11 @@
]
},
"extra": {
"contao": {
"sources": {
"": "system/modules/zaeo"
},
},
"contao-manager-plugin": "cgoIT\\aeo\\ContaoManager\\Plugin"
}
}