diff --git a/README.md b/README.md index 1b657be..86adb2f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Add this to your `composer.json` file: ```json "require": { - "vresh/twilio-bundle": "dev-master", + "fkse/php-utils": "dev-master", } ```