diff --git a/README.md b/README.md index 7d3fdf6..3dd2634 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Using [composer](https://packagist.org/packages/joetannenbaum/phpushbullet): ``` { "require": { - "joetannenbaum/phpushbullet": "0.1.*" + "joetannenbaum/phpushbullet": "~1.0" } } ```