We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7b6ab7 commit 00d0306Copy full SHA for 00d0306
.doctrine-project.json
@@ -11,17 +11,23 @@
11
"slug": "latest",
12
"upcoming": true
13
},
14
+ {
15
+ "name": "3.8",
16
+ "branchName": "3.8.x",
17
+ "slug": "3.8",
18
+ "upcoming": true
19
+ },
20
{
21
"name": "3.7",
22
"branchName": "3.7.x",
23
"slug": "3.7",
- "upcoming": true
24
+ "current": true
25
26
27
"name": "3.6",
28
"branchName": "3.6.x",
29
"slug": "3.6",
- "current": true
30
+ "maintained": false
31
32
33
"name": "3.5",
0 commit comments