Skip to content

Commit 80de85e

Browse files
committed
Fix version Compatibility Table closes mongodb#936 (mongodb#939)
Laravel 5.3 support currently is available for 3.1.0-alpha release only!
1 parent ba73c5b commit 80de85e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ composer require jenssegers/mongodb
3939
5.0.x | 2.1.x
4040
5.1.x | 2.2.x or 3.0.x
4141
5.2.x | 2.3.x or 3.0.x
42-
5.3.x | 3.0.x
42+
5.3.x | 3.1.x
4343

4444
And add the service provider in `config/app.php`:
4545

0 commit comments

Comments
 (0)