From a0aa009ff96503f7c7ade65baf4cf86e1840e743 Mon Sep 17 00:00:00 2001 From: Randall Wilk Date: Wed, 27 Sep 2023 12:41:44 -0500 Subject: [PATCH] wip --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 9fe5a54..becd952 100644 --- a/composer.json +++ b/composer.json @@ -29,8 +29,8 @@ "laravel/pint": "^1.2", "mockery/mockery": "^1.4.2", "orchestra/testbench": "^7.0|^8.0", - "pestphp/pest": "^2.10", - "pestphp/pest-plugin-laravel": "^2.2", + "pestphp/pest": "^1.0|^2.10", + "pestphp/pest-plugin-laravel": "^1.0|^2.2", "spatie/laravel-ray": "^1.31" }, "autoload": {