diff --git a/composer.json b/composer.json index 438d9cf..bc43cc2 100644 --- a/composer.json +++ b/composer.json @@ -25,7 +25,7 @@ "require": { "craftcms/cms": "^3.0.0", "league/oauth1-client": "^1.9.0", - "guzzlehttp/oauth-subscriber": "^0.4.0", + "guzzlehttp/oauth-subscriber": "^0.6.0", "nojimage/twitter-text-php": "^2.0.0" }, "autoload": { @@ -40,4 +40,4 @@ "documentationUrl": "https://dukt.net/docs/twitter/v2", "changelogUrl": "https://raw.githubusercontent.com/dukt/twitter/master/CHANGELOG.md" } -} \ No newline at end of file +}