Skip to content

Commit

Permalink
Add branch alias for master to 3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored Dec 10, 2024
1 parent ec7b24d commit 2f022d9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,11 @@
"Oro\\ORM\\": "src/Oro/ORM"
}
},
"extra": {
"branch-alias": {
"dev-master": "3.x-dev"
}
},
"prefer-stable": true,
"minimum-stability": "stable"
}

0 comments on commit 2f022d9

Please sign in to comment.