From 281e85f7ac40d2a9199459358689b20c58089041 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 00:31: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 ff89ae3..de5da7a 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "mockery/mockery": "^1.6", "nunomaduro/collision": "^8.0", "pestphp/pest": "^v4.0", - "pestphp/pest-plugin-laravel": "^4.0", + "pestphp/pest-plugin-laravel": "^5.0", "spatie/laravel-ignition": "^2.3" }, "autoload": {