Updated exceptions package to fix a bug

This commit is contained in:
Graham Campbell 2016-01-21 13:52:57 +00:00
parent 4209e7fac3
commit 454a4c5548

10
composer.lock generated
View File

@ -1119,16 +1119,16 @@
}, },
{ {
"name": "graham-campbell/exceptions", "name": "graham-campbell/exceptions",
"version": "v8.3.0", "version": "v8.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git", "url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git",
"reference": "9e5b00e6abff7a91730e52263c4a696aeeeef5d9" "reference": "4c265f5c4064b98415d1f39a265d02e322f7f3c0"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/9e5b00e6abff7a91730e52263c4a696aeeeef5d9", "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/4c265f5c4064b98415d1f39a265d02e322f7f3c0",
"reference": "9e5b00e6abff7a91730e52263c4a696aeeeef5d9", "reference": "4c265f5c4064b98415d1f39a265d02e322f7f3c0",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1184,7 +1184,7 @@
"laravel", "laravel",
"whoops" "whoops"
], ],
"time": "2016-01-21 12:54:36" "time": "2016-01-21 13:41:07"
}, },
{ {
"name": "graham-campbell/markdown", "name": "graham-campbell/markdown",