From de9e7b5f8ecc7a751013262d70eebdbfc6ae2105 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A1bio=20Assun=C3=A7=C3=A3o?= Date: Fri, 26 May 2023 02:00:50 -0300 Subject: [PATCH] Updated composer.json --- composer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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": {