Ajout des modules ColissimoWs et ColissimoLabel.php

Ne pas oublier de vérifier si les tables nécessaires sont bien créées en BDD.
This commit is contained in:
2020-05-07 11:45:31 +02:00
parent 28b21af6c8
commit 649c92e52f
114 changed files with 21550 additions and 8312 deletions

View File

@@ -62,7 +62,9 @@
"ramsey/array_column": "~1.1",
"propel/propel": "dev-thelia-2.3",
"commerceguys/addressing": "0.8.*",
"symfony/cache": "~3.1.0"
"symfony/cache": "~3.1.0",
"thelia/colissimows-module": "^1.1",
"thelia/colissimo-label-module": "~0.3.2"
},
"require-dev": {
"fzaninotto/faker": "1.5.*",