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": {