mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-04-05 06:03:31 +03:00
Version bump to 1.5.
This commit is contained in:
parent
c82fc3a578
commit
0018d4f6ad
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.4
|
||||
php composer.phar require mailgun/mailgun-php:~1.5
|
||||
```
|
||||
|
||||
**For shared hosts without SSH access, check out our [Shared Host Instructions](SharedHostInstall.md).**
|
||||
|
|
Loading…
Add table
Reference in a new issue