diff --git a/composer.json b/composer.json index 6fc956271e..19feca6bff 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "igaster/laravel-theme": "^2.0", "jenssegers/agent": "^2.6", "laravel/framework": "^13.13", - "laravel/horizon": "^5.45", + "laravel/horizon": "^5.47", "laravel/pail": "^1.2", "laravel/passport": "^13.7", "laravel/scout": "^11.1", diff --git a/composer.lock b/composer.lock index fa39abed6c..9e387f61e0 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": "54f4a889853031d68bde84da08ce9b2f", + "content-hash": "ab0db37d48d57628a69a98a588fced71", "packages": [ { "name": "babenkoivan/elastic-adapter", @@ -2971,16 +2971,16 @@ }, { "name": "laravel/horizon", - "version": "v5.45.5", + "version": "v5.47.2", "source": { "type": "git", "url": "https://github.com/laravel/horizon.git", - "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b" + "reference": "a6ac142293ad02db4d7cccb961dd32f56ef1462d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/horizon/zipball/683b6117ec0d0495a4d18106bc2c44b3461fd92b", - "reference": "683b6117ec0d0495a4d18106bc2c44b3461fd92b", + "url": "https://api.github.com/repos/laravel/horizon/zipball/a6ac142293ad02db4d7cccb961dd32f56ef1462d", + "reference": "a6ac142293ad02db4d7cccb961dd32f56ef1462d", "shasum": "" }, "require": { @@ -3045,9 +3045,9 @@ ], "support": { "issues": "https://github.com/laravel/horizon/issues", - "source": "https://github.com/laravel/horizon/tree/v5.45.5" + "source": "https://github.com/laravel/horizon/tree/v5.47.2" }, - "time": "2026-04-01T07:28:03+00:00" + "time": "2026-06-03T15:11:37+00:00" }, { "name": "laravel/pail",