Files
sterivein/templates/email/default/composer.json
2020-11-19 15:36:28 +01:00

11 lines
202 B
JSON

{
"name": "thelia/email-default-template",
"type": "thelia-email-template",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "default"
}
}