File tree Expand file tree Collapse file tree 2 files changed +32
-7
lines changed
Expand file tree Collapse file tree 2 files changed +32
-7
lines changed Original file line number Diff line number Diff line change 55 "slug" : " doctrine-bundle" ,
66 "versions" : [
77 {
8- "name" : " 3 .0" ,
9- "branchName" : " 3 .0.x" ,
8+ "name" : " 4 .0" ,
9+ "branchName" : " 4 .0.x" ,
1010 "slug" : " latest" ,
1111 "upcoming" : true
1212 },
13+ {
14+ "name" : " 3.1" ,
15+ "branchName" : " 3.1.x" ,
16+ "slug" : " 3.1" ,
17+ "upcoming" : true
18+ },
19+ {
20+ "name" : " 3.0" ,
21+ "branchName" : " 3.0.x" ,
22+ "slug" : " 3.0" ,
23+ "current" : true
24+ },
25+ {
26+ "name" : " 2.19" ,
27+ "branchName" : " 2.19.x" ,
28+ "slug" : " 2.19" ,
29+ "maintained" : true
30+ },
1331 {
1432 "name" : " 2.18" ,
1533 "branchName" : " 2.18.x" ,
1634 "slug" : " 2.18" ,
17- "upcoming " : true
35+ "maintained " : true
1836 },
1937 {
2038 "name" : " 2.17" ,
2139 "branchName" : " 2.17.x" ,
2240 "slug" : " 2.17" ,
23- "current " : true
41+ "maintained " : false
2442 },
2543 {
2644 "name" : " 2.16" ,
Original file line number Diff line number Diff line change @@ -13,9 +13,16 @@ branches:
1313 - " 2.16.x"
1414 - " 2.17.x"
1515 - " 2.18.x"
16+ - " 2.19.x"
17+ - " 3.0.x"
18+ - " 3.1.x"
19+ - " 4.0.x"
1620maintained_branches :
17- - " 2.17.x"
1821 - " 2.18.x"
22+ - " 2.19.x"
23+ - " 3.0.x"
24+ - " 3.1.x"
25+ - " 4.0.x"
1926doc_dir : " docs/en/"
20- current_branch : " 2.17 .x"
21- dev_branch : " 2.18 .x"
27+ current_branch : " 3.0 .x"
28+ dev_branch : " 3.1 .x"
You can’t perform that action at this time.
0 commit comments