diff --git a/composer.json b/composer.json index 5857340..f496768 100755 --- a/composer.json +++ b/composer.json @@ -17,7 +17,8 @@ "php": ">=7.4", "ext-json": "*", "codions/laravel-themes-installer": "^1.0", - "illuminate/view": "^7.0|^8.0|^9.0|^10.0" + "illuminate/view": "^7.0|^8.0|^9.0|^10.0", + "livewire/livewire": "^2.10" }, "autoload": { "psr-4": {