Skip to content

Commit

Permalink
Update .doctrine-project.json for 2.9.x
Browse files Browse the repository at this point in the history
  • Loading branch information
ostrolucky committed Dec 30, 2022
1 parent af0d82d commit df10029
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions .doctrine-project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,22 @@
"slug": "doctrine-bundle",
"versions": [
{
"name": "2.8",
"branchName": "2.8.x",
"name": "2.9",
"branchName": "2.9.x",
"slug": "latest",
"upcoming": true
},
{
"name": "2.8",
"branchName": "2.8.x",
"slug": "2.8",
"aliases": ["current", "stable"]
},
{
"name": "2.7",
"branchName": "2.7.x",
"slug": "2.7",
"aliases": ["current", "stable"]
"maintained": false
},
{
"name": "2.6",
Expand Down

0 comments on commit df10029

Please sign in to comment.