From 30a0b498bb3748a06be9e0e84c79b9a659854364 Mon Sep 17 00:00:00 2001 From: Ali Sameni Date: Sun, 20 Jul 2025 12:47:11 +0330 Subject: [PATCH] fix --- composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composer.json b/composer.json index 9574b89..baae4a1 100644 --- a/composer.json +++ b/composer.json @@ -54,6 +54,6 @@ "pestphp/pest-plugin": true } }, - "minimum-stability": "stable", + "minimum-stability": "dev", "prefer-stable": true }