Files
le-matelot/local/modules/OrderStatusNotify/composer.json

11 lines
213 B
JSON

{
"name": "thelia/order-status-notify-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "OrderStatusNotify"
}
}