From fff689f257d4f0f2e2bc3b11382e22d7123d0ec1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 20:33:01 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest-plugin-laravel to v3 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index d5b55a1..60b2550 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ "larastan/larastan": "^2.9", "orchestra/testbench": "^8.5", "pestphp/pest": "^2.6", - "pestphp/pest-plugin-laravel": "^2.0", + "pestphp/pest-plugin-laravel": "^3.0", "phpstan/extension-installer": "^1.3", "phpstan/phpstan": "^1.10", "phpstan/phpstan-deprecation-rules": "^1.1",