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.
2 parents 45004ac + a3e2d92 commit 2f078b0Copy full SHA for 2f078b0
.doctrine-project.json
@@ -5,16 +5,28 @@
5
"docsSlug": "doctrine-persistence",
6
"versions": [
7
{
8
- "name": "4.0",
9
- "branchName": "4.0.x",
+ "name": "5.0",
+ "branchName": "5.0.x",
10
"slug": "latest",
11
"upcoming": true
12
},
13
+ {
14
+ "name": "4.1",
15
+ "branchName": "4.1.x",
16
+ "slug": "4.1",
17
+ "upcoming": true
18
+ },
19
20
+ "name": "4.0",
21
+ "branchName": "4.0.x",
22
+ "slug": "4.0",
23
+ "current": true
24
25
26
"name": "3.4",
27
"branchName": "3.4.x",
28
"slug": "3.4",
- "current": true
29
+ "maintained": true
30
31
32
"name": "3.3",
0 commit comments