Commit 87d8eedd authored by Pooya Parsa's avatar Pooya Parsa Committed by Jens Segers

Fix version Compatibility Table closes #936 (#939)

Laravel 5.3 support currently is available for 3.1.0-alpha release only!
parent fe405e8c
......@@ -39,7 +39,7 @@ composer require jenssegers/mongodb
5.0.x | 2.1.x
5.1.x | 2.2.x or 3.0.x
5.2.x | 2.3.x or 3.0.x
5.3.x | 3.0.x
5.3.x | 3.1.x
And add the service provider in `config/app.php`:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment