Files
boutique-fanny/local/modules/HookTest/composer.json

11 lines
188 B
JSON

{
"name": "thelia/hooktest-module",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "HookTest"
}
}