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 5770267 commit 5f14950Copy full SHA for 5f14950
.doctrine-project.json
@@ -5,11 +5,29 @@
5
"slug": "mongodb-odm",
6
"docsSlug": "doctrine-mongodb-odm",
7
"versions": [
8
+ {
9
+ "name": "2.12",
10
+ "branchName": "2.12.x",
11
+ "slug": "2.12",
12
+ "upcoming": true,
13
+ "aliases": [
14
+ "2.12.x"
15
+ ]
16
+ },
17
18
+ "name": "2.11",
19
+ "branchName": "2.11.x",
20
+ "slug": "latest",
21
+ "current": true,
22
23
+ "2.11.x"
24
25
26
{
27
"name": "2.10",
28
"branchName": "2.10.x",
- "slug": "latest",
- "upcoming": true,
29
+ "slug": "2.10",
30
+ "maintained": false,
31
"aliases": [
32
"2.10.x"
33
]
@@ -18,10 +36,8 @@
36
"name": "2.9",
37
"branchName": "2.9.x",
38
"slug": "2.9",
- "current": true,
39
40
- "current",
- "stable",
41
"2.9.x"
42
43
},
0 commit comments