Files
boutique-fanny/local/modules/TheliaMigrateCountry/composer.json
2019-05-26 15:57:49 +02:00

11 lines
219 B
JSON

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