From dcb1b4c7ff437e12efee52f699d057de710e2795 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 10:37:22 +0000 Subject: [PATCH] chore(deps): update devdependencies (major) to v3 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 1e4770a..3d904d3 100644 --- a/composer.json +++ b/composer.json @@ -23,8 +23,8 @@ "roave/security-advisories": "dev-latest", "friendsofphp/php-cs-fixer": "^v3.58.1", "orchestra/testbench": "^v9.1.1", - "pestphp/pest": "^v2.34.7", - "pestphp/pest-plugin-laravel": "^v2.4.0", + "pestphp/pest": "^v3.0.0", + "pestphp/pest-plugin-laravel": "^v3.0.0", "phpcheckstyle/phpcheckstyle": "^V0.14.8", "phpstan/extension-installer": "^1.3.1", "phpstan/phpstan-deprecation-rules": "^1.2.0",