update min stability

This commit is contained in:
Taylor Otwell 2023-02-14 09:31:57 -06:00
parent f48a46bf20
commit acd0f29ac7

View File

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