Skip to content

Commit

Permalink
Change laravel version to 6.x
Browse files Browse the repository at this point in the history
Laravel versions starting from 6 are all  6.x
  • Loading branch information
divine committed Mar 3, 2020
1 parent dfdcfc5 commit 27acb90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Make sure you have the MongoDB PHP driver installed. You can find installation i
5.6.x | 3.4.x
5.7.x | 3.4.x
5.8.x | 3.5.x
6.0.x | 3.6.x
6.x | 3.6.x

Install the package via Composer:

Expand Down

1 comment on commit 27acb90

@elenabakun-hyuna
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Guys, there is already Laravel 7 available. We want it! :)

Please sign in to comment.