diff --git a/composer.json b/composer.json index 8413cb7..1468cc6 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.6", + "laravel/horizon": "5.46.0", "laravel/nova": "5.8.2", "laravel/sanctum": "4.3.1", "laravel/scout": "10.25.0", diff --git a/composer.lock b/composer.lock index ea01c6a..ee9887b 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": "bd32c16cdde12f3dde4edec78db27c61", + "content-hash": "963e3fc9f05b90fa38c02bb9492b4832", "packages": [ { "name": "ans-group/laravel-health-check", @@ -2405,16 +2405,16 @@ }, { "name": "laravel/horizon", - "version": "v5.45.6", + "version": "v5.46.0", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "629707ff3cce9ff72715e7815f74dda10bdcbe0a" + "reference": "bfea968e8aa674fb649d02e55ea0d38bdf5137d5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/629707ff3cce9ff72715e7815f74dda10bdcbe0a", - "reference": "629707ff3cce9ff72715e7815f74dda10bdcbe0a", + "url": "https://api.github.com/repos/laravel/horizon/zipball/bfea968e8aa674fb649d02e55ea0d38bdf5137d5", + "reference": "bfea968e8aa674fb649d02e55ea0d38bdf5137d5", "shasum": "" }, "require": { @@ -2479,9 +2479,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.45.6" + "source": "https://github.com/laravel/horizon/tree/v5.46.0" }, - "time": "2026-04-14T13:31:53+00:00" + "time": "2026-04-20T18:08:11+00:00" }, { "name": "laravel/nova",