diff --git a/composer.json b/composer.json index ac2c092..36f23cd 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,7 @@ "require": { "php": ">=5.6.4", "ext-json": "*", - "bmatovu/oauth-negotiator": "dev-master", + "bmatovu/oauth-negotiator": "~1.0.0", "guzzlehttp/guzzle": "^6.3", "illuminate/console": "~5.3.0", "illuminate/container": "~5.3.0",