diff --git a/composer.json b/composer.json index c7832fd3c..4ad507d98 100644 --- a/composer.json +++ b/composer.json @@ -40,7 +40,7 @@ "http-interop/http-factory-guzzle": "1.2.0", "kiritokatklian/nova-permission": "4.0.10", "laravel/framework": "11.10.0", - "laravel/horizon": "5.24.4", + "laravel/horizon": "5.24.5", "laravel/nova": "4.34.2", "laravel/passport": "12.2.0", "laravel/scout": "10.9.0", diff --git a/composer.lock b/composer.lock index ab3c213aa..a6c851a5b 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": "8ff27434fb3e75e5e7479497a4e9af47", + "content-hash": "e55fd59b7511bd951f42f7ee215d6c44", "packages": [ { "name": "ans-group/laravel-health-check", @@ -3203,16 +3203,16 @@ }, { "name": "laravel/horizon", - "version": "v5.24.4", + "version": "v5.24.5", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "8d31ff178bf5493efc2b2629c10612054f31f584" + "reference": "3c359e3a9ebd3e3be012a15eedf2d64ef8b82540" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/8d31ff178bf5493efc2b2629c10612054f31f584", - "reference": "8d31ff178bf5493efc2b2629c10612054f31f584", + "url": "https://api.github.com/repos/laravel/horizon/zipball/3c359e3a9ebd3e3be012a15eedf2d64ef8b82540", + "reference": "3c359e3a9ebd3e3be012a15eedf2d64ef8b82540", "shasum": "" }, "require": { @@ -3276,9 +3276,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.24.4" + "source": "https://github.com/laravel/horizon/tree/v5.24.5" }, - "time": "2024-05-03T13:34:14+00:00" + "time": "2024-05-31T16:18:41+00:00" }, { "name": "laravel/nova",