Add sensiolab’s securty checker tool

This commit is contained in:
Jonny Barnes 2016-09-09 12:00:11 +01:00
parent 83d20138f5
commit 18f7fe85f9
2 changed files with 48 additions and 3 deletions

View file

@ -21,7 +21,8 @@
"spatie/laravel-medialibrary": "^4.0",
"league/flysystem-aws-s3-v3": "^1.0",
"phaza/laravel-postgis": "~3.1",
"lcobucci/jwt": "^3.1"
"lcobucci/jwt": "^3.1",
"sensiolabs/security-checker": "^3.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",