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.11 " ,
8
- "branchName" : " 2.11 .x" ,
7
+ "name" : " 2.12 " ,
8
+ "branchName" : " 2.12 .x" ,
9
9
"slug" : " latest" ,
10
10
"upcoming" : true
11
11
},
12
+ {
13
+ "name" : " 2.11" ,
14
+ "branchName" : " 2.11.x" ,
15
+ "slug" : " 2.11" ,
16
+ "current" : true
17
+ },
12
18
{
13
19
"name" : " 2.10" ,
14
20
"branchName" : " 2.10.x" ,
15
21
"slug" : " 2.10" ,
16
- "aliases " : [ " current " , " stable " ]
22
+ "maintained " : false
17
23
},
18
24
{
19
25
"name" : " 2.9" ,
Original file line number Diff line number Diff line change @@ -6,9 +6,10 @@ branches:
6
6
- " 2.9.x"
7
7
- " 2.10.x"
8
8
- " 2.11.x"
9
+ - " 2.12.x"
9
10
maintained_branches :
10
- - " 2.10.x"
11
11
- " 2.11.x"
12
+ - " 2.12.x"
12
13
doc_dir : " Resources/doc/"
13
- current_branch : " 2.10 .x"
14
- dev_branch : " 2.11 .x"
14
+ current_branch : " 2.11 .x"
15
+ dev_branch : " 2.12 .x"
You can’t perform that action at this time.
0 commit comments