Files
le-matelot/local/modules/ForcePhone/composer.json
2020-01-27 08:56:08 +01:00

11 lines
198 B
JSON

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