Upgraded to laravel exceptions 2

This commit is contained in:
Graham Campbell
2015-05-25 20:06:09 +01:00
parent 80580eadeb
commit a844a711e1
3 changed files with 67 additions and 14 deletions

View File

@@ -28,7 +28,7 @@
"graham-campbell/binput": "^3.0",
"graham-campbell/markdown": "^3.0",
"graham-campbell/throttle": "^3.0",
"graham-campbell/exceptions": "^1.0",
"graham-campbell/exceptions": "^2.0",
"guzzlehttp/guzzle": "^5.0",
"jenssegers/date": "^2.0.21",
"mccool/laravel-auto-presenter": "^3.0",