Update composer, improve verify routine.

This commit is contained in:
James Cole
2016-09-23 22:31:01 +02:00
parent 258e87e127
commit 1f34e33d8c
3 changed files with 142 additions and 60 deletions

View File

@@ -38,7 +38,8 @@
"rmccue/requests": "^1.6",
"pragmarx/google2fa": "^1.0",
"barryvdh/laravel-debugbar": "^2.2",
"barryvdh/laravel-ide-helper": "^2.2"
"barryvdh/laravel-ide-helper": "^2.2",
"bacon/bacon-qr-code": "^1.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",