Fix: Corriger le type PDO dans StripeService et retirer getConnection()
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"ext-pdo": "*",
|
||||
"phpmailer/phpmailer": "^6.8",
|
||||
"phpoffice/phpspreadsheet": "^2.0",
|
||||
"setasign/fpdf": "^1.8"
|
||||
"setasign/fpdf": "^1.8",
|
||||
"stripe/stripe-php": "^17.6"
|
||||
},
|
||||
"autoload": {
|
||||
"classmap": [
|
||||
|
||||
Reference in New Issue
Block a user