Skip to content

Commit 51ad637

Browse files
committed
Update README.md file
1 parent b7f32ec commit 51ad637

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,14 @@ The missing Mandrill API based mail driver for Laravel
1010

1111
Laravel | Install
1212
-------- | ------
13-
6.x | `^1.0`
14-
7.x | `^1.2`
15-
8.x | `^2.0`
16-
9.x | `^3.0`
13+
11.x | `^4.0`
1714
10.x | `^3.1`
15+
9.x | `^3.0`
16+
8.x | `^2.0`
17+
7.x | `^1.2`
18+
6.x | `^1.0`
1819

19-
## Laravel 8, 9 & 10 Installation
20+
## Laravel 8, 9, 10 & 11 Installation
2021

2122
* First, require the package using composer:
2223

@@ -61,6 +62,7 @@ MANDRILL_SECRET=YourMandrillAPIKey
6162
## Credits
6263

6364
- [Jorge González](https://github.com/scrubmx)
65+
- [Roberto Aguilar](https://github.com/roberto-aguilar)
6466
- [All Contributors](../../contributors)
6567

6668
## License

0 commit comments

Comments
 (0)