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 3181446 commit bfb5feb
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 @@ -26,5 +26,10 @@
},
"suggest": {
"ext-ffi": "To allow context switching in Fibers"
},
"extra": {
"branch-alias": {
"dev-main": "1.0.x-dev"
}
}
}

0 comments on commit bfb5feb

Please sign in to comment.