use min stability stable

This commit is contained in:
Taylor Otwell
2023-01-11 08:11:39 -06:00
parent b4573d5cde
commit c1092ec084

View File

@@ -60,6 +60,6 @@
"pestphp/pest-plugin": true "pestphp/pest-plugin": true
} }
}, },
"minimum-stability": "dev", "minimum-stability": "stable",
"prefer-stable": true "prefer-stable": true
} }