Skip to content

Commit a6b476f

Browse files
committed
Update branch metadata
Branches have been renamed to be consistent with other Doctrine repositories.
1 parent f1d254f commit a6b476f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.doctrine-project.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
"docsSlug": "doctrine-phpcr-odm",
66
"versions": [
77
{
8-
"name": "2.x",
9-
"branchName": "2.x",
8+
"name": "2.0",
9+
"branchName": "2.0.x",
1010
"slug": "latest",
1111
"current": true
1212
},
1313
{
14-
"name": "1.x",
15-
"branchName": "1.x",
16-
"slug": "1.x",
14+
"name": "1.5",
15+
"branchName": "1.5.x",
16+
"slug": "1.5",
1717
"maintained": true
1818
}
1919
]

0 commit comments

Comments
 (0)