composer.json: set minimum-stability to stable

This commit is contained in:
Evgeny Zinoviev 2022-12-10 22:14:26 +03:00
parent 9e65177904
commit 1e32594a5b

View File

@ -4,6 +4,7 @@
"description": "FastVPS DNS API Client",
"type": "library",
"license": "BSD-2-Clause",
"minimum-stability": "stable",
"authors": [
{
"name": "Evgeny Zinoviev",