From 5879a2cb1aa26bc12e3b7516f15f922654b8beaf Mon Sep 17 00:00:00 2001 From: Graham Campbell Date: Thu, 14 Jul 2016 11:11:21 -0700 Subject: [PATCH] Updated the exceptions package --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 28ff17c5ca42..a2699232a8fc 100644 --- a/composer.lock +++ b/composer.lock @@ -1458,16 +1458,16 @@ }, { "name": "graham-campbell/exceptions", - "version": "v8.6.1", + "version": "v8.6.2", "source": { "type": "git", "url": "https://github.com/GrahamCampbell/Laravel-Exceptions.git", - "reference": "40e6208cff22859cd63788fee19a8c15aebc1ef9" + "reference": "7a36e51547258f750a1e68f6caa717bff26e710b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/40e6208cff22859cd63788fee19a8c15aebc1ef9", - "reference": "40e6208cff22859cd63788fee19a8c15aebc1ef9", + "url": "https://api.github.com/repos/GrahamCampbell/Laravel-Exceptions/zipball/7a36e51547258f750a1e68f6caa717bff26e710b", + "reference": "7a36e51547258f750a1e68f6caa717bff26e710b", "shasum": "" }, "require": { @@ -1523,7 +1523,7 @@ "laravel", "whoops" ], - "time": "2016-06-04 20:20:48" + "time": "2016-07-14 15:54:14" }, { "name": "graham-campbell/markdown",