diff options
-rw-r--r-- | composer.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/composer.json b/composer.json index eac146f..fb7acec 100644 --- a/composer.json +++ b/composer.json @@ -4,6 +4,7 @@ "description": "FastVPS DNS API Client", "type": "library", "license": "BSD-2-Clause", + "minimum-stability": "stable", "authors": [ { "name": "Evgeny Zinoviev", |