diff --git a/composer.json b/composer.json index ac16163..f5c550f 100644 --- a/composer.json +++ b/composer.json @@ -9,8 +9,8 @@ } ], "require": { - "ryanwinchester/hubspot-php": "~1.0", - "illuminate/support": ">=5.3" + "illuminate/support": ">=5.3", + "hubspot/hubspot-php": "^1.2" }, "autoload": { "psr-4": {