From 5a81f9bd5affb8e19d8aae2a0d567c5b2f2c84ff Mon Sep 17 00:00:00 2001 From: Mordi Sacks <13218192+MordiSacks@users.noreply.github.com> Date: Mon, 19 Aug 2024 21:02:22 +0300 Subject: [PATCH] wip --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index faf2c94..7cf0c56 100755 --- a/composer.json +++ b/composer.json @@ -24,7 +24,7 @@ }, "require-dev": { "laravel/pint": "^1.14", - "pestphp/pest": "^2.0", + "pestphp/pest": "^2.25", "phpstan/phpstan": "^1.11" }, "scripts": {