mirror of
https://github.com/nothingworksinc/ticketbeast.git
synced 2026-01-26 11:14:06 +00:00
57 - Don't Mock What You Don't Own
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
"php": ">=5.6.4",
|
||||
"laravel/framework": "5.3.*",
|
||||
"zondicons/blade-bridge": "^0.1.0",
|
||||
"stripe/stripe-php": "^4.3"
|
||||
"stripe/stripe-php": "^4.3",
|
||||
"guzzlehttp/guzzle": "^6.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"fzaninotto/faker": "~1.4",
|
||||
|
||||
Reference in New Issue
Block a user