Skip to content

Commit e80545b

Browse files
authored
Merge pull request #556 from derrabus/chore/branch-metadata
Update branch metadata
2 parents 8a45590 + 6d8b57b commit e80545b

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": "2.2",
15+
"branchName": "2.2.x",
16+
"slug": "2.2",
17+
"upcoming": true
18+
},
1319
{
1420
"name": "2.1",
1521
"branchName": "2.1.x",
1622
"slug": "2.1",
17-
"upcoming": true
23+
"current": true
1824
},
1925
{
2026
"name": "2.0",
2127
"branchName": "2.0.x",
2228
"slug": "2.0",
23-
"current": true
29+
"maintained": false
2430
},
2531
{
2632
"name": "1.8",

0 commit comments

Comments
 (0)