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 3c9b1e8 commit 1b4905eCopy full SHA for 1b4905e
.doctrine-project.json
@@ -6,22 +6,31 @@
6
"docsSlug": "doctrine-mongodb-odm",
7
"versions": [
8
{
9
- "name": "2.9",
10
- "branchName": "2.9.x",
+ "name": "2.10",
+ "branchName": "2.10.x",
11
"slug": "latest",
12
"upcoming": true,
13
"aliases": [
14
+ "2.10.x"
15
+ ]
16
+ },
17
+ {
18
+ "name": "2.9",
19
+ "branchName": "2.9.x",
20
+ "slug": "2.9",
21
+ "current": true,
22
+ "aliases": [
23
+ "current",
24
+ "stable",
25
"2.9.x"
26
]
27
},
28
29
"name": "2.8",
30
"branchName": "2.8.x",
31
"slug": "2.8",
- "current": true,
32
+ "maintained": false,
33
- "current",
- "stable",
34
"2.8.x"
35
36
0 commit comments