diff --git a/composer.json b/composer.json index 6c2b81f..6684de8 100644 --- a/composer.json +++ b/composer.json @@ -16,7 +16,7 @@ "filament/spatie-laravel-media-library-plugin": "^4.0", "jeffgreco13/filament-breezy": "^3.1", "laravel/framework": "^12.49", - "laravel/pulse": "^1.4", + "laravel/pulse": "^1.5", "laravel/reverb": "^1.7", "laravel/tinker": "^2.11", "league/flysystem-aws-s3-v3": "^3.30", diff --git a/composer.lock b/composer.lock index a7df930..7c44996 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": "b53e99cf0cc36a8cd5c31f44c0f06bf2", + "content-hash": "2d9792ebc86aa850e751d87027025b16", "packages": [ { "name": "andreiio/blade-remix-icon", @@ -1517,16 +1517,16 @@ }, { "name": "doctrine/sql-formatter", - "version": "1.5.3", + "version": "1.5.4", "source": { "type": "git", "url": "https://github.com/doctrine/sql-formatter.git", - "reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7" + "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/a8af23a8e9d622505baa2997465782cbe8bb7fc7", - "reference": "a8af23a8e9d622505baa2997465782cbe8bb7fc7", + "url": "https://api.github.com/repos/doctrine/sql-formatter/zipball/9563949f5cd3bd12a17d12fb980528bc141c5806", + "reference": "9563949f5cd3bd12a17d12fb980528bc141c5806", "shasum": "" }, "require": { @@ -1566,9 +1566,9 @@ ], "support": { "issues": "https://github.com/doctrine/sql-formatter/issues", - "source": "https://github.com/doctrine/sql-formatter/tree/1.5.3" + "source": "https://github.com/doctrine/sql-formatter/tree/1.5.4" }, - "time": "2025-10-26T09:35:14+00:00" + "time": "2026-02-08T16:21:46+00:00" }, { "name": "dragonmantank/cron-expression", @@ -3493,16 +3493,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": { @@ -3521,7 +3521,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" @@ -3576,7 +3576,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/reverb",