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 4c9579e commit ae4bf49Copy full SHA for ae4bf49
.doctrine-project.json
@@ -5,33 +5,14 @@
5
"versions": [
6
{
7
"name": "2.0",
8
- "branchName": "master",
+ "branchName": "2.0",
9
"slug": "2.0",
10
- "upcoming": true
+ "current": true
11
},
12
13
"name": "1.3",
14
"branchName": "1.3",
15
- "slug": "1.3",
16
- "current": true
17
- },
18
- {
19
- "name": "1.2",
20
- "branchName": "1.2",
21
- "slug": "1.2",
22
- "maintained": false
23
24
25
- "name": "1.1",
26
- "branchName": "1.1",
27
- "slug": "1.1",
28
29
30
31
- "name": "1.0",
32
- "branchName": "1.0",
33
- "slug": "1.0",
34
+ "slug": "1.3"
35
}
36
]
37
0 commit comments