mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-02-07 10:50:13 +00:00
53 - Generating a Valid Payment Token
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"require": {
|
||||
"php": ">=5.6.4",
|
||||
"laravel/framework": "5.3.*",
|
||||
"zondicons/blade-bridge": "^0.1.0"
|
||||
"zondicons/blade-bridge": "^0.1.0",
|
||||
"stripe/stripe-php": "^4.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
Reference in New Issue
Block a user