Skip to content

Commit 2f078b0

Browse files
authored
Merge pull request #403 from greg0ire/update-branch-metadata
Update branch metadata
2 parents 45004ac + a3e2d92 commit 2f078b0

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

.doctrine-project.json

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,28 @@
55
"docsSlug": "doctrine-persistence",
66
"versions": [
77
{
8-
"name": "4.0",
9-
"branchName": "4.0.x",
8+
"name": "5.0",
9+
"branchName": "5.0.x",
1010
"slug": "latest",
1111
"upcoming": true
1212
},
13+
{
14+
"name": "4.1",
15+
"branchName": "4.1.x",
16+
"slug": "4.1",
17+
"upcoming": true
18+
},
19+
{
20+
"name": "4.0",
21+
"branchName": "4.0.x",
22+
"slug": "4.0",
23+
"current": true
24+
},
1325
{
1426
"name": "3.4",
1527
"branchName": "3.4.x",
1628
"slug": "3.4",
17-
"current": true
29+
"maintained": true
1830
},
1931
{
2032
"name": "3.3",

0 commit comments

Comments
 (0)