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