From 16f135b402f7a10bf06bea525b6089392aac69c9 Mon Sep 17 00:00:00 2001 From: Alexis Saettler Date: Tue, 5 Mar 2024 15:39:45 +0100 Subject: [PATCH] Update composer.json --- composer.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/composer.json b/composer.json index bf45cdc..de4f978 100644 --- a/composer.json +++ b/composer.json @@ -31,8 +31,7 @@ "nunomaduro/collision": "^6.0", "larastan/larastan": "^2.0.1", "orchestra/testbench": "^7.0|^8.0|^9.0", - "pestphp/pest": "^1.21", - "pestphp/pest-plugin-laravel": "^1.1", + "pestphp/pest-plugin-laravel": "^1.1|^2.0", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0",