From 1c26db1d280ca8a9744d8ebe386271a94a385e8e Mon Sep 17 00:00:00 2001 From: Filipe Bellezoni Date: Sat, 12 Oct 2019 17:14:12 -0300 Subject: [PATCH] Added to list that is compatible with laravel 6 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 54db69769..a6fc96e39 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ composer require jenssegers/mongodb 5.6.x | 3.4.x 5.7.x | 3.4.x 5.8.x | 3.5.x + 6.0.x | 3.6.x And add the service provider in `config/app.php`: