diff --git a/README.md b/README.md index cf4abdb..12b19fe 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ composer and the Mailgun SDK. curl -sS https://getcomposer.org/installer | php # Add Mailgun as a dependency -php composer.phar require mailgun/mailgun-php:~1.4 +php composer.phar require mailgun/mailgun-php:~1.5 ``` **For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**