File tree 1 file changed +22
-9
lines changed
1 file changed +22
-9
lines changed Original file line number Diff line number Diff line change 3
3
"shortName" : " DoctrineMongoDBBundle" ,
4
4
"slug" : " doctrine-mongodb-bundle" ,
5
5
"versions" : [
6
+ {
7
+ "name" : " 4.3" ,
8
+ "branchName" : " 4.3.x" ,
9
+ "slug" : " 4.3" ,
10
+ "current" : true ,
11
+ "aliases" : [
12
+ " current" ,
13
+ " stable"
14
+ ]
15
+ },
16
+ {
17
+ "name" : " 4.2" ,
18
+ "branchName" : " 4.2.x" ,
19
+ "slug" : " 4.2" ,
20
+ "maintained" : false
21
+ },
6
22
{
7
23
"name" : " 4.1" ,
8
- "branchName" : " master " ,
9
- "slug" : " latest " ,
10
- "upcoming " : true
24
+ "branchName" : " 4.1.x " ,
25
+ "slug" : " 4.1 " ,
26
+ "maintained " : false
11
27
},
12
28
{
13
29
"name" : " 4.0" ,
14
30
"branchName" : " 4.0.x" ,
15
31
"slug" : " 4.0" ,
16
- "current" : true ,
17
- "aliases" : [
18
- " current" ,
19
- " stable"
20
- ]
32
+ "maintained" : false
21
33
},
22
34
{
23
35
"name" : " 3.6" ,
24
36
"branchName" : " 3.6.x" ,
25
- "slug" : " 3.6"
37
+ "slug" : " 3.6" ,
38
+ "maintained" : false
26
39
},
27
40
{
28
41
"name" : " 3.5" ,
You can’t perform that action at this time.
0 commit comments