diff --git a/composer.json b/composer.json index fbad326..82c3de0 100644 --- a/composer.json +++ b/composer.json @@ -14,8 +14,7 @@ "require": { "php": ">=5.3.2", - "symfony/framework-bundle": ">=2.2.0", - "javihernandezgil/nexmo-php-lib": "dev-master" + "symfony/framework-bundle": ">=2.2.0" }, "minimum-stability": "stable", @@ -27,4 +26,4 @@ }, "target-dir": "Jhg/NexmoBundle" -} \ No newline at end of file +}