From 213286d678bd1b0388e2c5a7211c50c25478e1cd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 17:18:00 +0000 Subject: [PATCH] chore(deps): update dependency pestphp/pest-plugin-laravel to v5 --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index f89b1c2..c022eee 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": "^5.0", "phpunit/phpunit": "^9.5", "spatie/laravel-ignition": "^1.0" },