From ce91f5f337bb48181eabb6a97197e7dffc80d3c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 19:57:08 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest-plugin-laravel to v4 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f89b1c2..3ed4c39 100644 --- a/composer.json +++ b/composer.json @@ -29,7 +29,7 @@ "mockery/mockery": "^1.5", "nunomaduro/collision": "^6.1", "pestphp/pest": "^1.22", - "pestphp/pest-plugin-laravel": "^1.3", + "pestphp/pest-plugin-laravel": "^4.0", "phpunit/phpunit": "^9.5", "spatie/laravel-ignition": "^1.0" },