Installation du module Stripe

This commit is contained in:
2020-09-01 19:16:54 +02:00
parent 1d513623d6
commit 16597281d2
44 changed files with 2825 additions and 3 deletions

View File

@@ -64,7 +64,8 @@
"commerceguys/addressing": "0.8.*",
"symfony/cache": "~3.1.0",
"thelia/colissimows-module": "^1.1",
"thelia/colissimo-label-module": "~0.3.2"
"thelia/colissimo-label-module": "~0.3.2",
"thelia/stripe-payment-module": "~2.0.4"
},
"require-dev": {
"fzaninotto/faker": "1.5.*",