updated link

This commit is contained in:
Tobias Nyholm 2015-12-23 17:35:07 +01:00
parent ac0b85b9e2
commit 6ea7e9325f

View File

@ -26,7 +26,7 @@ php composer.phar require mailgun/mailgun-php:~1.7.2
```
You do also need to choose what library to use when you are sending http messages. Consult the
[php-http/adapter-implementation](https://packagist.org/providers/php-http/adapter-implementation) virtual package to
[php-http/client-implementation](https://packagist.org/providers/php-http/client-implementation) virtual package to
find adapters to use. For more information about virtual packages please refer to
[Httplug](http://docs.httplug.io/en/latest/virtual-package/). Example: