Skip to content

Commit c6363b1

Browse files
authored
Add maintained version info
1 parent e16794d commit c6363b1

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

README.md

+15-15
Original file line numberDiff line numberDiff line change
@@ -56,21 +56,21 @@ Make sure you have the MongoDB PHP driver installed. You can find installation i
5656

5757
### Laravel version Compatibility
5858

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:
7474

7575
Install the package via Composer:
7676

0 commit comments

Comments
 (0)