diff --git a/composer.json b/composer.json index c4290f7..a592c50 100644 --- a/composer.json +++ b/composer.json @@ -25,6 +25,10 @@ "Mailgun\\Tests\\": "tests/" } }, + "suggest": { + "php-http/curl-client": "cURL client for PHP-HTTP", + "guzzlehttp/psr7": "PSR-7 message implementation that also provides common utility methods" + }, "license": "MIT", "authors": [ {