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 988671e + c7ce460 commit 7cc1cfcCopy full SHA for 7cc1cfc
.doctrine-project.json
@@ -4,25 +4,31 @@
4
"slug": "doctrine-orm-module",
5
"versions": [
6
{
7
- "name": "5.4",
8
- "branchName": "5.4.x",
9
- "slug": "5.4",
+ "name": "6.1",
+ "branchName": "6.1.x",
+ "slug": "6.1",
10
"aliases": [
11
"latest"
12
],
13
"upcoming": true
14
},
15
16
- "name": "5.3",
17
- "branchName": "5.3.x",
18
- "slug": "5.3",
+ "name": "6.0",
+ "branchName": "6.0.x",
+ "slug": "6.0",
19
20
"current",
21
"stable"
22
23
"current": true,
24
"maintained": true
25
26
+ {
27
+ "name": "5.3",
28
+ "branchName": "5.3.x",
29
+ "slug": "5.3",
30
+ "maintained": false
31
+ },
32
33
"name": "5.2",
34
"branchName": "5.2.x",
0 commit comments