From 21ef48a70e98b87cd1e48dbe3909420e4182a2de Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 12:55:15 +0000 Subject: [PATCH] Update dependency spatie/laravel-ignition to v2 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 434f12cf..80f3831c 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "nunomaduro/collision": "6.4.0", "phpstan/phpstan": "1.12.28", "phpunit/phpunit": "9.6.25", - "spatie/laravel-ignition": "1.7.0", + "spatie/laravel-ignition": "2.9.1", "squizlabs/php_codesniffer": "3.13.4" }, "autoload": {