Upgrade laravel exceptions to 8.1 - closes #1345

This commit is contained in:
James Brooks
2016-01-07 14:50:59 +00:00
parent 83d6011345
commit cd055cf429
3 changed files with 27 additions and 25 deletions

View File

@@ -32,7 +32,7 @@
"graham-campbell/core": "^4.2",
"graham-campbell/markdown": "^5.3",
"graham-campbell/throttle": "^5.1",
"graham-campbell/exceptions": "^8.0",
"graham-campbell/exceptions": "^8.1",
"guzzlehttp/guzzle": "^6.1",
"jenssegers/date": "^3.1",
"mccool/laravel-auto-presenter": "^4.2",