Skip to content

Commit

Permalink
2.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrolucky committed Mar 30, 2022
1 parent eca2063 commit 75a9750
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,28 @@
"slug": "doctrine-bundle",
"versions": [
{
"name": "2.6",
"branchName": "2.6.x",
"name": "2.7",
"branchName": "2.7.x",
"slug": "latest",
"upcoming": true
},
{
"name": "2.5",
"branchName": "2.5.x",
"slug": "2.4",
"name": "2.6",
"branchName": "2.6.x",
"slug": "2.6",
"aliases": [
"current",
"stable"
],
"current": true,
"maintained": true
},
{
"name": "2.5",
"branchName": "2.5.x",
"slug": "2.5",
"maintained": false
},
{
"name": "2.4",
"branchName": "2.4.x",
Expand Down

0 comments on commit 75a9750

Please sign in to comment.