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

12 lines
231 B
JSON

{
"name": "thelia/mondial-relay-module",
"license": "LGPL-3.0-or-later",
"type": "thelia-module",
"require": {
"xaviborja/php-mondialrelay-api": "dev-master"
},
"extra": {
"installer-name": "MondialRelay"
}
}