From e75e66a6ef74a949552f261d7edb5d01fb64b029 Mon Sep 17 00:00:00 2001 From: ousid Date: Mon, 18 Mar 2024 22:58:08 +0100 Subject: [PATCH] remove `pest-laravel-plugin` --- composer.json | 1 - 1 file changed, 1 deletion(-) diff --git a/composer.json b/composer.json index 6c171da..2bf152c 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,6 @@ "nunomaduro/larastan": "^1.0|^2.0", "orchestra/testbench": "^8.0|^9.0", "pestphp/pest": "^1.22|^2.34", - "pestphp/pest-plugin-laravel": "^1.1|^2.3", "phpstan/extension-installer": "^1.1", "phpstan/phpstan-deprecation-rules": "^1.0", "phpstan/phpstan-phpunit": "^1.0",