From c44ccf6319262f7d62c886a804af483672788111 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20M?= Date: Sun, 14 Apr 2024 12:45:45 +0200 Subject: [PATCH] Update composer.json --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 0e9146b..d4bd7a1 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ ], "require": { "php": "^8.2", - "foxws/wireuse": "^0.0.1", + "foxws/wireuse": "^0.0.2", "illuminate/contracts": "^10.0|^11.0", "livewire/livewire": "^3.4", "spatie/laravel-package-tools": "^1.16.3"