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