68 - Removing the Browser Kit Dependency

This commit is contained in:
Adam Wathan
2017-02-02 16:48:42 -05:00
parent 4f91fbef08
commit 09e1d5a11d
5 changed files with 90 additions and 161 deletions

View File

@@ -9,8 +9,7 @@
"laravel/framework": "5.4.*",
"zondicons/blade-bridge": "^0.1.0",
"stripe/stripe-php": "^4.3",
"guzzlehttp/guzzle": "^6.2",
"laravel/browser-kit-testing": "^1.0"
"guzzlehttp/guzzle": "^6.2"
},
"require-dev": {
"fzaninotto/faker": "~1.4",