diff --git a/composer.json b/composer.json index e967ba3..40366d6 100644 --- a/composer.json +++ b/composer.json @@ -20,7 +20,7 @@ "htmlmin/htmlmin": "dev-master", "kiritokatklian/nova-permission": "5.2.0", "laravel/framework": "12.56.0", - "laravel/horizon": "5.45.4", + "laravel/horizon": "5.45.5", "laravel/nova": "5.8.1", "laravel/sanctum": "4.3.1", "laravel/scout": "10.25.0", diff --git a/composer.lock b/composer.lock index d140e00..65e2f83 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": "02d0fda05c9474fe275e070e2268075a", + "content-hash": "332381af216c529aab6c99eca3d48c20", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2405,16 +2405,16 @@ }, { "name": "laravel/horizon", - "version": "v5.45.4", + "version": "v5.45.5", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "b2b32e3f6013081e0176307e9081cd085f0ad4d6" + "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/b2b32e3f6013081e0176307e9081cd085f0ad4d6", - "reference": "b2b32e3f6013081e0176307e9081cd085f0ad4d6", + "url": "https://api.github.com/repos/laravel/horizon/zipball/683b6117ec0d0495a4d18106bc2c44b3461fd92b", + "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b", "shasum": "" }, "require": { @@ -2479,9 +2479,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.45.4" + "source": "https://github.com/laravel/horizon/tree/v5.45.5" }, - "time": "2026-03-18T14:14:59+00:00" + "time": "2026-04-01T07:28:03+00:00" }, { "name": "laravel/nova",