Skip to content

Commit b0bb31a

Browse files
authored
Merge pull request doctrine#436 from greg0ire/update-branch-metadata
Update branch metadata
2 parents dcbdfe4 + 6cc1ef9 commit b0bb31a

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.doctrine-project.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,23 @@
1010
"slug": "latest",
1111
"upcoming": true
1212
},
13+
{
14+
"name": "4.2",
15+
"branchName": "4.2.x",
16+
"slug": "4.2",
17+
"upcoming": true
18+
},
1319
{
1420
"name": "4.1",
1521
"branchName": "4.1.x",
1622
"slug": "4.1",
17-
"upcoming": true
23+
"current": true
1824
},
1925
{
2026
"name": "4.0",
2127
"branchName": "4.0.x",
2228
"slug": "4.0",
23-
"current": true
29+
"maintained": false
2430
},
2531
{
2632
"name": "3.4",

0 commit comments

Comments
 (0)