Files
domokits/local/config/composer.json
2019-11-21 12:25:31 +01:00

11 lines
176 B
JSON

{
"name": "thelia/config",
"type": "thelia-local",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "config"
}
}