diff --git a/composer.json b/composer.json index 24cde591..055ea59a 100644 --- a/composer.json +++ b/composer.json @@ -23,7 +23,7 @@ "mockery/mockery": "1.5.1", "nunomaduro/collision": "6.4.0", "phpunit/phpunit": "9.5.27", - "spatie/laravel-ignition": "1.6.3", + "spatie/laravel-ignition": "1.6.4", "squizlabs/php_codesniffer": "3.7.1" }, "autoload": { diff --git a/composer.lock b/composer.lock index 0de92849..a07ce0b0 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": "051b6ea683cf3346f6555f3b4ef1c698", + "content-hash": "60df282f82d0d351286083d0aa94ce95", "packages": [ { "name": "brick/math", @@ -8394,16 +8394,16 @@ }, { "name": "spatie/laravel-ignition", - "version": "1.6.3", + "version": "1.6.4", "source": { "type": "git", "url": "https://github.com/spatie/laravel-ignition.git", - "reference": "2db918babd96f87b73fc26e4195f5a19328dd123" + "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2db918babd96f87b73fc26e4195f5a19328dd123", - "reference": "2db918babd96f87b73fc26e4195f5a19328dd123", + "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", + "reference": "1a2b4bd3d48c72526c0ba417687e5c56b5cf49bc", "shasum": "" }, "require": { @@ -8480,7 +8480,7 @@ "type": "github" } ], - "time": "2022-12-26T15:13:03+00:00" + "time": "2023-01-03T19:28:04+00:00" }, { "name": "squizlabs/php_codesniffer",