support stripe credit card

This commit is contained in:
Tokumeikoi 2020-06-04 19:17:47 +08:00
parent 2e64b3873c
commit 78f8bd6906
2 changed files with 1 additions and 3 deletions

View File

@ -13,9 +13,7 @@
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"league/omnipay": "^3.0",
"lokielse/omnipay-alipay": "3.0.6",
"omnipay/stripe": "^3.1",
"php-curl-class/php-curl-class": "^8.6",
"stripe/stripe-php": "^7.36.1",
"symfony/yaml": "^4.3"

File diff suppressed because one or more lines are too long