Skip to content

Commit 282661f

Browse files
authored
Prepare 3.7.0 (#1371)
1 parent 4e633c7 commit 282661f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

.doctrine-project.json

+8-3
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,23 @@
44
"slug": "migrations",
55
"docsSlug": "doctrine-migrations",
66
"versions": [
7+
{
8+
"name": "3.8",
9+
"branchName": "3.8.x",
10+
"slug": "3.8",
11+
"upcoming": true
12+
},
713
{
814
"name": "3.7",
915
"branchName": "3.7.x",
1016
"slug": "3.7",
11-
"upcoming": true
17+
"current": true
1218
},
1319
{
1420
"name": "3.6",
1521
"branchName": "3.6.x",
1622
"slug": "3.6",
17-
"aliases": ["stable"],
18-
"current": true
23+
"maintained": false
1924
},
2025
{
2126
"name": "3.5",

0 commit comments

Comments
 (0)