File tree Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Expand file tree Collapse file tree 2 files changed +16
-7
lines changed Original file line number Diff line number Diff line change 44 "slug" : " doctrine-bundle" ,
55 "versions" : [
66 {
7- "name" : " 2.15 " ,
8- "branchName" : " 2.15 .x" ,
7+ "name" : " 2.16 " ,
8+ "branchName" : " 2.16 .x" ,
99 "slug" : " latest" ,
1010 "upcoming" : true
1111 },
12+ {
13+ "name" : " 2.15" ,
14+ "branchName" : " 2.15.x" ,
15+ "slug" : " 2.15" ,
16+ "current" : true
17+ },
1218 {
1319 "name" : " 2.14" ,
1420 "branchName" : " 2.14.x" ,
1521 "slug" : " 2.14" ,
16- "current " : true
22+ "maintained " : false
1723 },
1824 {
1925 "name" : " 2.13" ,
Original file line number Diff line number Diff line change @@ -8,9 +8,12 @@ branches:
88 - " 2.11.x"
99 - " 2.12.x"
1010 - " 2.13.x"
11+ - " 2.14.x"
12+ - " 2.15.x"
13+ - " 2.16.x"
1114maintained_branches :
12- - " 2.12 .x"
13- - " 2.13 .x"
15+ - " 2.15 .x"
16+ - " 2.16 .x"
1417doc_dir : { "2.12.x": "docs/", "2.13.x": "docs/en/" }
15- current_branch : " 2.12 .x"
16- dev_branch : " 2.13 .x"
18+ current_branch : " 2.15 .x"
19+ dev_branch : " 2.16 .x"
You can’t perform that action at this time.
0 commit comments