diff --git a/composer.json b/composer.json index eda78a33..024809f1 100644 --- a/composer.json +++ b/composer.json @@ -60,5 +60,6 @@ "pestphp/pest-plugin": true } }, - "minimum-stability": "stable" + "minimum-stability": "stable", + "prefer-stable": true }