From 3701593e66c96315af5586a59c3533929293be9a Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Thu, 13 Jan 2022 10:34:51 +0100 Subject: [PATCH] Revert "[9.x] Add Ignition" --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 3f7d7b145a3..3af145a40f6 100644 --- a/composer.json +++ b/composer.json @@ -17,8 +17,7 @@ "laravel/sail": "^1.0.1", "mockery/mockery": "^1.4.4", "nunomaduro/collision": "^6.0", - "phpunit/phpunit": "^9.5.10", - "spatie/laravel-ignition": "^1.0" + "phpunit/phpunit": "^9.5.10" }, "autoload": { "psr-4": {