Skip to content

Commit

Permalink
fixed linting
Browse files Browse the repository at this point in the history
Signed-off-by: bidi <[email protected]>
  • Loading branch information
bidi47 committed Dec 23, 2024
1 parent 656eb5f commit 6467697
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/book/v5/upgrade-v4-to-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,10 +109,10 @@ Make sure to use **ONE** of the below transporters, based on your server configu
'transport' => 'sendmail',
```

**OR**
OR

```php
'transport' => 'esmtp',
```

We set **Sendmail** to be the default.
We set **Sendmail** to be the default.

0 comments on commit 6467697

Please sign in to comment.