mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 21:53:31 +03:00
Update README.md
This commit is contained in:
parent
8ae1e8af1e
commit
2f206371b7
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ If you aren't using Composer yet, it's really simple! Here's how to install comp
|
|||
curl -sS https://getcomposer.org/installer | php
|
||||
|
||||
# Add Mailgun as a dependency
|
||||
php composer.phar require mailgun/mailgun-php-sdk:~0.7
|
||||
php composer.phar require mailgun/mailgun-php:~0.7
|
||||
```
|
||||
|
||||
For shared hosts with SSH access, you might need to run this instead (contact your shared host for assistance):
|
||||
|
|
Loading…
Add table
Reference in a new issue