diff --git a/composer.json b/composer.json index 1a605b959..a15aa8bd0 100644 --- a/composer.json +++ b/composer.json @@ -56,7 +56,7 @@ "nunomaduro/collision": "^7.0", "phpunit/phpunit": "^10.0", "roave/security-advisories": "dev-latest", - "spatie/laravel-ignition": "2.8.0" + "spatie/laravel-ignition": "2.9.0" }, "config": { "optimize-autoloader": true, diff --git a/composer.lock b/composer.lock index 87df3ad76..1c88560fb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "4f5d8537f86da4edf5b487297c1f33a4", + "content-hash": "0903f58f35b1ac13360301cd18538384", "packages": [ { "name": "barryvdh/laravel-dompdf", @@ -13159,16 +13159,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "2.8.0", + "version": "2.9.0", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c" + "reference": "62042df15314b829d0f26e02108f559018e2aad0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/3c067b75bfb50574db8f7e2c3978c65eed71126c", - "reference": "3c067b75bfb50574db8f7e2c3978c65eed71126c", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/62042df15314b829d0f26e02108f559018e2aad0", + "reference": "62042df15314b829d0f26e02108f559018e2aad0", "shasum": "" }, "require": { @@ -13246,7 +13246,7 @@ "type": "github" } ], - "time": "2024-06-12T15:01:18+00:00" + "time": "2024-12-02T08:43:31+00:00" }, { "name": "theseer/tokenizer",