From 2eeba3111395b424dcb76229ea1c469ff11f5e14 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 02:36:27 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest-plugin-livewire to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 435271907..103143e43 100644 --- a/composer.json +++ b/composer.json @@ -64,7 +64,7 @@ "pestphp/pest": "^2.0", "pestphp/pest-plugin-faker": "^2.0", "pestphp/pest-plugin-laravel": "^2.2", - "pestphp/pest-plugin-livewire": "^2.1", + "pestphp/pest-plugin-livewire": "^3.0", "phpunit/phpunit": "^10.0", "plannr/laravel-fast-refresh-database": "^1.1", "spatie/laravel-ray": "^1.29",