We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b447742 commit 5228631Copy full SHA for 5228631
.doctrine-project.json
@@ -35,17 +35,23 @@
35
"slug": "3.0",
36
"maintained": false
37
},
38
+ {
39
+ "name": "2.21",
40
+ "branchName": "2.21.x",
41
+ "slug": "2.21",
42
+ "upcoming": true
43
+ },
44
{
45
"name": "2.20",
46
"branchName": "2.20.x",
47
"slug": "2.20",
- "upcoming": true
48
+ "maintained": true
49
50
51
"name": "2.19",
52
"branchName": "2.19.x",
53
"slug": "2.19",
- "maintained": true
54
+ "maintained": false
55
56
57
"name": "2.18",
0 commit comments