Skip to content

Commit 7b3c270

Browse files
committed
Fix version in README.md
1 parent 408164b commit 7b3c270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ PHP library for sending email.
1111
## With [Composer](https://getcomposer.org/)
1212
1. Run in console:
1313
```text
14-
php composer.phar require ddrv/mailer:~4.0
14+
php composer.phar require ddrv/mailer:~4.1
1515
```
1616
1. Include autoload file
1717
```php

0 commit comments

Comments
 (0)