diff --git a/composer.json b/composer.json index 5ab5ed0..15a95dc 100644 --- a/composer.json +++ b/composer.json @@ -17,7 +17,7 @@ "require": { "php": "^7.4|^8.0", "illuminate/contracts": "^7.0|^8.0|^9.0|^10.0|^11.0", - "livewire/livewire": "^2.3", + "livewire/livewire": "^2.3|^3.0", "spatie/laravel-package-tools": "^1.1", "spatie/simple-excel": "^1.13|^2.1|^3.0" },