From bbc4cdf59cdad0a34751f5ca1b7d7fba8a7f1c58 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 20 Feb 2017 19:14:20 +0000 Subject: [PATCH] Update deps --- composer.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index bb0c5ad3..a69f1035 100644 --- a/composer.lock +++ b/composer.lock @@ -4485,16 +4485,16 @@ }, { "name": "filp/whoops", - "version": "2.1.5", + "version": "2.1.6", "source": { "type": "git", "url": "https://github.com/filp/whoops.git", - "reference": "2abce9d956589122c6443d6265f01cf7e9388e3c" + "reference": "92bdc6800ac6e233c9e161a1768e082389a73530" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/filp/whoops/zipball/2abce9d956589122c6443d6265f01cf7e9388e3c", - "reference": "2abce9d956589122c6443d6265f01cf7e9388e3c", + "url": "https://api.github.com/repos/filp/whoops/zipball/92bdc6800ac6e233c9e161a1768e082389a73530", + "reference": "92bdc6800ac6e233c9e161a1768e082389a73530", "shasum": "" }, "require": { @@ -4541,7 +4541,7 @@ "whoops", "zf2" ], - "time": "2016-12-26T16:13:31+00:00" + "time": "2017-02-18T14:22:27+00:00" }, { "name": "fzaninotto/faker",