diff --git a/composer.lock b/composer.lock index 2ed6f7e16..f8aabef6c 100644 --- a/composer.lock +++ b/composer.lock @@ -3177,16 +3177,16 @@ }, { "name": "laravel/pulse", - "version": "v1.4.7", + "version": "v1.5.0", "source": { "type": "git", "url": "https://github.com/laravel/pulse.git", - "reference": "7ace3d198283586f8dfaceb4dbe4045ee1affc21" + "reference": "ee70e069f0386060bc668d3b63a30bae403d0485" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pulse/zipball/7ace3d198283586f8dfaceb4dbe4045ee1affc21", - "reference": "7ace3d198283586f8dfaceb4dbe4045ee1affc21", + "url": "https://api.github.com/repos/laravel/pulse/zipball/ee70e069f0386060bc668d3b63a30bae403d0485", + "reference": "ee70e069f0386060bc668d3b63a30bae403d0485", "shasum": "" }, "require": { @@ -3205,7 +3205,7 @@ "illuminate/routing": "^10.48.4|^11.0.8|^12.0", "illuminate/support": "^10.48.4|^11.0.8|^12.0", "illuminate/view": "^10.48.4|^11.0.8|^12.0", - "livewire/livewire": "^3.6.4", + "livewire/livewire": "^3.6.4|^4.0", "nesbot/carbon": "^2.67|^3.0", "php": "^8.1", "symfony/console": "^6.0|^7.0" @@ -3260,7 +3260,7 @@ "issues": "https://github.com/laravel/pulse/issues", "source": "https://github.com/laravel/pulse" }, - "time": "2025-12-16T15:02:29+00:00" + "time": "2026-01-14T22:52:32+00:00" }, { "name": "laravel/sanctum",