Module MondialRelay

This commit is contained in:
2021-04-10 09:47:47 +02:00
parent 2e80674fd2
commit 658a93cbed
285 changed files with 16236 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
{
"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"
}
}