mirror of
https://github.com/retailcrm/mailgun-php.git
synced 2024-11-25 14:26:04 +03:00
Update README.md
Co-Authored-By: Nyholm <tobias.nyholm@gmail.com>
This commit is contained in:
parent
f50304aa65
commit
466af8b9a8
@ -37,7 +37,7 @@ composer require mailgun/mailgun-php kriswallsmith/buzz nyholm/psr7
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
You should always use Composer's autoloader in your application to automatically load
|
You should always use Composer's autoloader in your application to automatically load
|
||||||
the your dependencies. All examples below assumes you've already included this in your
|
your dependencies. All the examples below assume you've already included this in your
|
||||||
file:
|
file:
|
||||||
|
|
||||||
```php
|
```php
|
||||||
|
Loading…
Reference in New Issue
Block a user