Files
apart-moment/local/config/composer.json
2021-03-23 13:54:38 +01:00

11 lines
176 B
JSON

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