diff --git a/composer.json b/composer.json index cc8b5a8..33eb21a 100644 --- a/composer.json +++ b/composer.json @@ -3,6 +3,6 @@ "require": { "phpmailer/phpmailer": "^6.1", "twilio/sdk": "^6.4", - "guzzlehttp/guzzle": "^7.1", + "guzzlehttp/guzzle": "^7.1" } }