Skip to content

Commit

Permalink
Add branch aliases (#988)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nevay authored May 2, 2023
1 parent 703e6f3 commit 0a96a94
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 @@ -22,5 +22,10 @@
"files": [
"_register.php"
]
},
"extra": {
"branch-alias": {
"dev-main": "1.0.x-dev"
}
}
}

0 comments on commit 0a96a94

Please sign in to comment.