mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Removed Puli form docs
This commit is contained in:
parent
2cc6ee8c77
commit
e422195769
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ $mailgun = new \Mailgun\Mailgun('api_key', $client);
|
|||
```
|
||||
|
||||
You could also rely on the [auto discovery feature of Httplug](http://docs.php-http.org/en/latest/discovery.html). This
|
||||
means that you need to install `puli/composer-plugin` and put a puli.phar in your project root.
|
||||
means that we will try to find an installed client automatically.
|
||||
|
||||
|
||||
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**
|
||||
|
|
Loading…
Add table
Reference in a new issue