mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2025-02-06 08:19:25 +03:00
Version 0.1 release
This commit is contained in:
parent
4ca9d8b08d
commit
49ee6f18b8
@ -14,7 +14,7 @@ To install the SDK, you will need to be using Composer in your project. If you a
|
|||||||
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-sdk:~1.0
|
php composer.phar require mailgun/mailgun-php-sdk:~0.1
|
||||||
```
|
```
|
||||||
Next, require Composer's autoloader, in your application, to automatically load the Mailgun SDK in your project:
|
Next, require Composer's autoloader, in your application, to automatically load the Mailgun SDK in your project:
|
||||||
```PHP
|
```PHP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user