diff --git a/composer.json b/composer.json index e1c2a80..e192049 100644 --- a/composer.json +++ b/composer.json @@ -21,7 +21,7 @@ "kiritokatklian/nova-permission": "5.2.0", "laravel/framework": "12.62.0", "laravel/horizon": "5.47.2", - "laravel/nova": "5.9.0", + "laravel/nova": "5.9.1", "laravel/sanctum": "4.3.2", "laravel/scout": "10.25.0", "laravel/slack-notification-channel": "3.8.0", diff --git a/composer.lock b/composer.lock index 831150c..5611729 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": "099adf2498efa1b2e23c5952d6ec62ba", + "content-hash": "aa0e6d05ba5eea29b08e5cd1bd4d8886", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2539,17 +2539,17 @@ }, { "name": "laravel/nova", - "version": "5.9.0", + "version": "5.9.1", "source": { "type": "git", "url": "git@github.com:laravel/nova.git", - "reference": "7a49f7c7adfc1e8589ec833465f92ce0be222074" + "reference": "fd5d7bda354feff41b0aa274d62f826c593a4d73" }, "dist": { "type": "zip", - "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-7a49f7c7adfc1e8589ec833465f92ce0be222074-zip-cc7db0.zip", - "reference": "7a49f7c7adfc1e8589ec833465f92ce0be222074", - "shasum": "c230ab10ccd47266216da1a6f7525bfdda123644" + "url": "https://nova.laravel.com/dist/laravel/nova/laravel-nova-fd5d7bda354feff41b0aa274d62f826c593a4d73-zip-7f395f.zip", + "reference": "fd5d7bda354feff41b0aa274d62f826c593a4d73", + "shasum": "1825f53206d1fcd9fb40c308366b419664e0426e" }, "require": { "brick/money": "^0.8|^0.9|^0.10|^0.11|^0.12|^0.13", @@ -2716,10 +2716,10 @@ "laravel" ], "support": { - "source": "https://github.com/laravel/nova/tree/v5.9.0", + "source": "https://github.com/laravel/nova/tree/v5.9.1", "issues": "https://github.com/laravel/nova/issues" }, - "time": "2026-06-23T10:55:15+00:00" + "time": "2026-06-24T15:21:04+00:00" }, { "name": "laravel/passkeys",