File tree 2 files changed +13
-6
lines changed 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 4
4
"slug" : " doctrine-bundle" ,
5
5
"versions" : [
6
6
{
7
- "name" : " 2.12 " ,
8
- "branchName" : " 2.12 .x" ,
7
+ "name" : " 2.13 " ,
8
+ "branchName" : " 2.13 .x" ,
9
9
"slug" : " latest" ,
10
10
"upcoming" : true
11
11
},
12
+ {
13
+ "name" : " 2.12" ,
14
+ "branchName" : " 2.12.x" ,
15
+ "slug" : " 2.12" ,
16
+ "current" : true
17
+ },
12
18
{
13
19
"name" : " 2.11" ,
14
20
"branchName" : " 2.11.x" ,
15
21
"slug" : " 2.11" ,
16
- "current " : true
22
+ "maintained " : false
17
23
},
18
24
{
19
25
"name" : " 2.10" ,
Original file line number Diff line number Diff line change @@ -7,9 +7,10 @@ branches:
7
7
- " 2.10.x"
8
8
- " 2.11.x"
9
9
- " 2.12.x"
10
+ - " 2.13.x"
10
11
maintained_branches :
11
- - " 2.11.x"
12
12
- " 2.12.x"
13
+ - " 2.13.x"
13
14
doc_dir : { "2.11.x": "Resources/doc/", "2.12.x": "docs/" }
14
- current_branch : " 2.11 .x"
15
- dev_branch : " 2.12 .x"
15
+ current_branch : " 2.12 .x"
16
+ dev_branch : " 2.13 .x"
You can’t perform that action at this time.
0 commit comments