diff --git a/composer.json b/composer.json index 2433bd59..44354106 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,7 @@ "type": "project", "require": { "php": "*", - "guzzlehttp/guzzle": "*", + "guzzlehttp/guzzle": "1.0.4", "wohali/oauth2-discord-new": "*", "ext-pdo": "*", "monolog/monolog": "*",