File tree 1 file changed +15
-15
lines changed
1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -56,21 +56,21 @@ Make sure you have the MongoDB PHP driver installed. You can find installation i
56
56
57
57
### Laravel version Compatibility
58
58
59
- Laravel | Package
60
- :---------|:----------
61
- 4.2. x | 2.0.x
62
- 5.0. x | 2.1.x
63
- 5.1. x | 2.2.x or 3.0.x
64
- 5.2 .x | 2.3.x or 3.0.x
65
- 5.3 .x | 3.1 .x or 3.2.x
66
- 5.4 .x | 3.2.x
67
- 5.5.x | 3.3.x
68
- 5.6 .x | 3.4.x
69
- 5.7 .x | 3.4.x
70
- 5.8 .x | 3.5.x
71
- 6. x | 3.6.x
72
- 7. x | 3.7.x
73
- 8. x | 3.8.x
59
+ Laravel | Package | Maintained
60
+ :---------|:---------------|:----------
61
+ 8. x | 3.8.x | : white_check_mark :
62
+ 7. x | 3.7.x | : x :
63
+ 6. x | 3.6.x | : white_check_mark :
64
+ 5.8 .x | 3.5.x | : x :
65
+ 5.7 .x | 3.4 .x | : x :
66
+ 5.6 .x | 3.4.x | : x :
67
+ 5.5.x | 3.3.x | : x :
68
+ 5.4 .x | 3.2.x | : x :
69
+ 5.3 .x | 3.1.x or 3.2.x | : x :
70
+ 5.2 .x | 2.3.x or 3.0.x | : x :
71
+ 5.1. x | 2.2.x or 3.0.x | : x :
72
+ 5.0. x | 2.1.x | : x :
73
+ 4.2. x | 2.0.x | : x :
74
74
75
75
Install the package via Composer:
76
76
You can’t perform that action at this time.
0 commit comments