Réinstallation du module Paypal via Composer

This commit is contained in:
2019-12-10 20:12:48 +01:00
parent 66758f160a
commit ee4de316bb
45 changed files with 12085 additions and 200 deletions

View File

@@ -62,7 +62,8 @@
"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/paypal-module": "~3.0.0"
},
"require-dev": {
"fzaninotto/faker": "1.5.*",