aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Zinoviev <me@ch1p.io>2022-12-10 22:14:26 +0300
committerEvgeny Zinoviev <me@ch1p.io>2022-12-10 22:14:26 +0300
commit1e32594a5b42686f5939761dfd6492bcf5c3b1f0 (patch)
tree6735a4a02097c3feddbb771a3311bbcda2c62e53
parent9e6517790439e525b747335f39ca7e7641546b11 (diff)
composer.json: set minimum-stability to stable
-rw-r--r--composer.json1
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",