Update some packages to latest releases

This commit is contained in:
Jonny Barnes 2016-10-17 13:43:10 +01:00
parent 6ccf873f59
commit 79a64a4b9f
2 changed files with 17 additions and 17 deletions

View file

@ -17,12 +17,12 @@
"martinbean/laravel-sluggable-trait": "0.2.*",
"indieauth/client": "~0.1",
"ezyang/htmlpurifier": "~4.6",
"league/commonmark": "^0.14.0",
"league/commonmark": "^0.15.0",
"spatie/laravel-medialibrary": "^4.0",
"league/flysystem-aws-s3-v3": "^1.0",
"phaza/laravel-postgis": "~3.1",
"lcobucci/jwt": "^3.1",
"sensiolabs/security-checker": "^3.0"
"sensiolabs/security-checker": "^4.0"
},
"require-dev": {
"fzaninotto/faker": "~1.4",