mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-22 12:36:02 +03:00
Bumped mg-php ver in README
This commit is contained in:
parent
9ac73e07ea
commit
44629a6eb6
@ -22,7 +22,7 @@ composer and the Mailgun SDK.
|
|||||||
curl -sS https://getcomposer.org/installer | php
|
curl -sS https://getcomposer.org/installer | php
|
||||||
|
|
||||||
# Add Mailgun as a dependency
|
# 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
|
You do also need to choose what library to use when you are sending http messages. Consult the
|
||||||
|
Loading…
Reference in New Issue
Block a user