Skip to content

Commit 10a5a3f

Browse files
authored
Merge pull request #11665 from doctrine/3.2.x-merge-up-into-3.3.x_pbOwHc2w
Merge release 3.2.3 into 3.3.x
2 parents a321331 + 5228631 commit 10a5a3f

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.doctrine-project.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,17 +35,23 @@
3535
"slug": "3.0",
3636
"maintained": false
3737
},
38+
{
39+
"name": "2.21",
40+
"branchName": "2.21.x",
41+
"slug": "2.21",
42+
"upcoming": true
43+
},
3844
{
3945
"name": "2.20",
4046
"branchName": "2.20.x",
4147
"slug": "2.20",
42-
"upcoming": true
48+
"maintained": true
4349
},
4450
{
4551
"name": "2.19",
4652
"branchName": "2.19.x",
4753
"slug": "2.19",
48-
"maintained": true
54+
"maintained": false
4955
},
5056
{
5157
"name": "2.18",

0 commit comments

Comments
 (0)