diff --git a/composer.json b/composer.json index 5f4a81e..9e70311 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "description": "Embed your Livewire components anywhere.", "require": { "php": "^8.1", - "livewire/livewire": "v3.4.7" + "livewire/livewire": "^v3.4.7" }, "license": "MIT", "autoload": {