Skip to content

Commit e07f090

Browse files
committed
Update branch metadata
3.1.0 has been released. As a result, - 3.2.x is the next minor branch; - 3.1.x is the current branch; - 3.0.x is no longer maintained.
1 parent e94b7ca commit e07f090

1 file changed

Lines changed: 8 additions & 3 deletions

File tree

.doctrine-project.json

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,22 @@
1010
"slug": "latest",
1111
"upcoming": true
1212
},
13+
{
14+
"name": "3.2",
15+
"branchName": "3.2.x",
16+
"slug": "3.2",
17+
"upcoming": true
18+
},
1319
{
1420
"name": "3.1",
1521
"branchName": "3.1.x",
1622
"slug": "3.1",
17-
"upcoming": true
23+
"current": true
1824
},
1925
{
2026
"name": "3.0",
21-
"branchName": "3.0.x",
2227
"slug": "3.0",
23-
"current": true
28+
"maintained": false
2429
},
2530
{
2631
"name": "2.19",

0 commit comments

Comments
 (0)