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