diff --git a/README.md b/README.md index c868715..855edbf 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Add this to your composer.json ```JSON { "require": { - "ckdarby/php-uptimerobot": "dev-master" + "ckdarby/php-uptimerobot": "@stable" } } ```