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

11 lines
191 B
JSON

{
"name": "thelia/sitemap-module",
"license": "LGPL-3.0+",
"type": "thelia-module",
"require": {
"thelia/installer": "~1.1"
},
"extra": {
"installer-name": "Sitemap"
}
}