diff --git a/composer.json b/composer.json index f5a5baaf..d5fb8fd3 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,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.4.9", + "livewire/livewire": "^3.6.4", "symfony/console": "^6.0|^7.0", "nesbot/carbon": "^2.67|^3.0" },