Skip to content

Commit bfb5feb

Browse files
authored
Add branch aliases (#988)
1 parent 3181446 commit bfb5feb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,10 @@
2626
},
2727
"suggest": {
2828
"ext-ffi": "To allow context switching in Fibers"
29+
},
30+
"extra": {
31+
"branch-alias": {
32+
"dev-main": "1.0.x-dev"
33+
}
2934
}
3035
}

0 commit comments

Comments
 (0)