From 13ab419d59e2f0d2e188a5157a3cc17f72db595c Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Tue, 3 Sep 2019 08:37:49 -0500 Subject: [PATCH] add ignition --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index a8de2d53..7cd832e8 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,6 @@ }, "require-dev": { "facade/ignition": "^1.4", - "filp/whoops": "^2.0", "fzaninotto/faker": "^1.4", "mockery/mockery": "^1.0", "nunomaduro/collision": "^3.0",