mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-04 05:33:34 +03:00
Bumped mg-php ver in README
This commit is contained in:
parent
9ac73e07ea
commit
44629a6eb6
1 changed files with 1 additions and 1 deletions
|
@ -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.7.2
|
||||
php composer.phar require mailgun/mailgun-php:~2.0
|
||||
```
|
||||
|
||||
You do also need to choose what library to use when you are sending http messages. Consult the
|
||||
|
|
Loading…
Add table
Reference in a new issue